Bump to latest stable AGP, Gradle and dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
[versions]
|
||||
activity = "1.10.1"
|
||||
agCoreservice = "13.3.1.300"
|
||||
androidGradlePlugin = "8.11.1"
|
||||
androidGradlePlugin = "8.12.0"
|
||||
androidx-hilt = "1.2.0"
|
||||
androidx-junit = "1.2.1"
|
||||
browser = "1.8.0"
|
||||
coil = "3.2.0"
|
||||
androidx-junit = "1.3.0"
|
||||
browser = "1.9.0"
|
||||
coil = "3.3.0"
|
||||
composeBom = "2025.07.00"
|
||||
core = "1.16.0"
|
||||
epoxy = "5.1.4"
|
||||
espresso = "3.6.1"
|
||||
espresso = "3.7.0"
|
||||
gplayapi = "3.5.6"
|
||||
hiddenapibypass = "6.1"
|
||||
hilt = "2.57"
|
||||
@@ -22,7 +22,7 @@ leakcanary = "2.14"
|
||||
libsu = "6.0.0"
|
||||
lifecycle = "2.9.2"
|
||||
material = "1.12.0"
|
||||
navigation = "2.9.2"
|
||||
navigation = "2.9.3"
|
||||
okhttp = "5.1.0"
|
||||
preference = "1.2.1"
|
||||
processPhoenix = "3.0.0"
|
||||
@@ -36,7 +36,7 @@ shizuku = "13.1.5"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
truth = "1.4.4"
|
||||
viewpager2 = "1.1.0"
|
||||
work = "2.10.2"
|
||||
work = "2.10.3"
|
||||
|
||||
[libraries]
|
||||
huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }
|
||||
|
||||
Reference in New Issue
Block a user