Bump to latest version of dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -8,13 +8,13 @@
|
|||||||
activity = "1.11.0"
|
activity = "1.11.0"
|
||||||
agCoreservice = "13.3.1.300"
|
agCoreservice = "13.3.1.300"
|
||||||
androidGradlePlugin = "8.13.0"
|
androidGradlePlugin = "8.13.0"
|
||||||
adaptive = "1.3.0-alpha01"
|
adaptive = "1.3.0-alpha02"
|
||||||
androidx-hilt = "1.3.0"
|
androidx-hilt = "1.3.0"
|
||||||
androidx-junit = "1.3.0"
|
androidx-junit = "1.3.0"
|
||||||
browser = "1.9.0"
|
browser = "1.9.0"
|
||||||
coil = "3.3.0"
|
coil = "3.3.0"
|
||||||
composeBom = "2025.10.00"
|
composeBom = "2025.10.01"
|
||||||
composeMaterial = "1.5.0-alpha06"
|
composeMaterial = "1.5.0-alpha07"
|
||||||
core = "1.17.0"
|
core = "1.17.0"
|
||||||
epoxy = "5.1.4"
|
epoxy = "5.1.4"
|
||||||
espresso = "3.7.0"
|
espresso = "3.7.0"
|
||||||
@@ -27,16 +27,16 @@ ksp = "2.2.20-2.0.2"
|
|||||||
ktlint = "12.1.2"
|
ktlint = "12.1.2"
|
||||||
leakcanary = "2.14"
|
leakcanary = "2.14"
|
||||||
libsu = "6.0.0"
|
libsu = "6.0.0"
|
||||||
lifecycle = "2.9.3"
|
lifecycle = "2.9.4"
|
||||||
lifecycle-navigation3 = "1.0.0-alpha04"
|
lifecycle-navigation3 = "1.0.0-alpha04"
|
||||||
material = "1.13.0"
|
material = "1.13.0"
|
||||||
navigation = "2.9.5"
|
navigation = "2.9.5"
|
||||||
navigation3 = "1.0.0-alpha11"
|
navigation3 = "1.0.0-beta01"
|
||||||
okhttp = "5.1.0"
|
okhttp = "5.2.1"
|
||||||
paging = "3.3.6"
|
paging = "3.3.6"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
processPhoenix = "3.0.0"
|
processPhoenix = "3.0.0"
|
||||||
protobufJavalite = "4.32.1"
|
protobufJavalite = "4.33.0"
|
||||||
rikkaHiddenAPI = "4.3.3"
|
rikkaHiddenAPI = "4.3.3"
|
||||||
rikkaTools = "4.4.0"
|
rikkaTools = "4.4.0"
|
||||||
room = "2.6.1" # New versions conflicts with epoxy2 and ksp
|
room = "2.6.1" # New versions conflicts with epoxy2 and ksp
|
||||||
@@ -46,7 +46,7 @@ shizuku = "13.1.5"
|
|||||||
swiperefreshlayout = "1.1.0"
|
swiperefreshlayout = "1.1.0"
|
||||||
truth = "1.4.5"
|
truth = "1.4.5"
|
||||||
viewpager2 = "1.1.0"
|
viewpager2 = "1.1.0"
|
||||||
work = "2.10.5"
|
work = "2.11.0"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }
|
huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }
|
||||||
|
|||||||
Reference in New Issue
Block a user