Bump dependencies to latest releases
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -5,18 +5,18 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
activity = "1.12.2"
|
activity = "1.12.3"
|
||||||
agCoreservice = "13.3.1.300"
|
agCoreservice = "13.3.1.300"
|
||||||
androidGradlePlugin = "9.0.0"
|
androidGradlePlugin = "9.0.0"
|
||||||
adaptive = "1.3.0-alpha06"
|
adaptive = "1.3.0-alpha07"
|
||||||
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 = "2026.01.00"
|
composeBom = "2026.01.01"
|
||||||
composeMaterial = "1.5.0-alpha12"
|
composeMaterial = "1.5.0-alpha13"
|
||||||
core = "1.17.0"
|
core = "1.17.0"
|
||||||
epoxy = "5.2.0"
|
epoxy = "5.2.1"
|
||||||
espresso = "3.7.0"
|
espresso = "3.7.0"
|
||||||
gplayapi = "3.5.7"
|
gplayapi = "3.5.7"
|
||||||
hiddenapibypass = "6.1"
|
hiddenapibypass = "6.1"
|
||||||
@@ -29,23 +29,23 @@ leakcanary = "2.14"
|
|||||||
libsu = "6.0.0"
|
libsu = "6.0.0"
|
||||||
lifecycle = "2.10.0"
|
lifecycle = "2.10.0"
|
||||||
material = "1.13.0"
|
material = "1.13.0"
|
||||||
navigation = "2.9.6"
|
navigation = "2.9.7"
|
||||||
navigation3 = "1.0.0"
|
navigation3 = "1.0.0"
|
||||||
okhttp = "5.3.2"
|
okhttp = "5.3.2"
|
||||||
paging = "3.3.6"
|
paging = "3.4.0"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
processPhoenix = "3.0.0"
|
processPhoenix = "3.0.0"
|
||||||
protobufJavalite = "4.33.4"
|
protobufJavalite = "4.33.4"
|
||||||
rikkaHiddenAPI = "4.4.0"
|
rikkaHiddenAPI = "4.4.0"
|
||||||
rikkaTools = "4.4.0"
|
rikkaTools = "4.4.0"
|
||||||
room = "2.8.4"
|
room = "2.8.4"
|
||||||
serialization = "1.9.0"
|
serialization = "1.10.0"
|
||||||
shimmer = "0.5.0"
|
shimmer = "0.5.0"
|
||||||
shizuku = "13.1.5"
|
shizuku = "13.1.5"
|
||||||
swiperefreshlayout = "1.2.0"
|
swiperefreshlayout = "1.2.0"
|
||||||
truth = "1.4.5"
|
truth = "1.4.5"
|
||||||
viewpager2 = "1.1.0"
|
viewpager2 = "1.1.0"
|
||||||
work = "2.11.0"
|
work = "2.11.1"
|
||||||
|
|
||||||
[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