Allow huawei variants to install microG & support silent installs.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[versions]
|
||||
activity = "1.10.1"
|
||||
agCoreservice = "13.3.1.300"
|
||||
androidGradlePlugin = "8.11.0"
|
||||
androidx-hilt = "1.2.0"
|
||||
androidx-junit = "1.2.1"
|
||||
@@ -38,6 +39,7 @@ viewpager2 = "1.1.0"
|
||||
work = "2.10.2"
|
||||
|
||||
[libraries]
|
||||
ag-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }
|
||||
airbnb-epoxy-android = { module = "com.airbnb.android:epoxy", version.ref = "epoxy" }
|
||||
airbnb-epoxy-processor = { module = "com.airbnb.android:epoxy-processor", version.ref = "epoxy" }
|
||||
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activity" }
|
||||
|
||||
Reference in New Issue
Block a user