libs: Bump to latest stable dependencies

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-10-09 14:37:03 +08:00
parent 48d0be21f8
commit bde20f6677
2 changed files with 6 additions and 8 deletions

View File

@@ -8,13 +8,13 @@
activity = "1.11.0"
agCoreservice = "13.3.1.300"
androidGradlePlugin = "8.13.0"
adaptive = "1.2.0-beta03"
adaptive = "1.3.0-alpha01"
androidx-hilt = "1.3.0"
androidx-junit = "1.3.0"
browser = "1.9.0"
coil = "3.3.0"
composeBom = "2025.09.01"
composeMaterial = "1.5.0-alpha04"
composeBom = "2025.10.00"
composeMaterial = "1.5.0-alpha06"
core = "1.17.0"
epoxy = "5.1.4"
espresso = "3.7.0"
@@ -31,7 +31,7 @@ lifecycle = "2.9.3"
lifecycle-navigation3 = "1.0.0-alpha04"
material = "1.13.0"
navigation = "2.9.5"
navigation3 = "1.0.0-alpha10"
navigation3 = "1.0.0-alpha11"
okhttp = "5.1.0"
paging = "3.3.6"
preference = "1.2.1"