File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,15 +72,15 @@ android_library_import {
7272 " //apex_available:anyapex" ,
7373 ],
7474 static_libs : [
75- " Catapult_com.squareup.okhttp3_okhttp" ,
76- " Catapult_com.squareup.okio_okio" ,
7775 " androidx.annotation_annotation" ,
7876 " androidx.appcompat_appcompat-resources" ,
7977 " androidx.collection_collection" ,
8078 " androidx.core_core-ktx" ,
8179 " androidx.exifinterface_exifinterface" ,
8280 " androidx.lifecycle_lifecycle-runtime" ,
8381 " androidx.profileinstaller_profileinstaller" ,
82+ " Catapult_com.squareup.okhttp3_okhttp" ,
83+ " Catapult_com.squareup.okio_okio" ,
8484 " kotlin-stdlib" ,
8585 " kotlinx-coroutines-android" ,
8686 ],
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pluginManagement {
1414 }
1515 mavenCentral()
1616 gradlePluginPortal()
17- maven(" https://raw.githubusercontent.com/lineage-next/gradle-generatebp/v1.21 /.m2" )
17+ maven(" https://raw.githubusercontent.com/lineage-next/gradle-generatebp/v1.28 /.m2" )
1818 }
1919}
2020
You can’t perform that action at this time.
0 commit comments