Bump to latest dependencies

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-09-11 14:55:49 +08:00
parent 884d93284e
commit f46fde8596

View File

@@ -9,12 +9,12 @@ activity = "1.10.1"
agCoreservice = "13.3.1.300"
androidGradlePlugin = "8.13.0"
adaptive = "1.2.0-beta01"
androidx-hilt = "1.3.0-rc01"
androidx-hilt = "1.3.0"
androidx-junit = "1.3.0"
browser = "1.9.0"
coil = "3.3.0"
composeBom = "2025.08.01"
composeMaterial = "1.5.0-alpha03"
composeMaterial = "1.5.0-alpha04"
core = "1.17.0"
epoxy = "5.1.4"
espresso = "3.7.0"
@@ -23,8 +23,8 @@ hiddenapibypass = "6.1"
hilt = "2.57.1"
hiltWork = "1.2.0"
junit = "4.13.2"
kotlin = "2.2.10"
ksp = "2.2.10-2.0.2"
kotlin = "2.2.20"
ksp = "2.2.20-2.0.2"
ktlint = "12.1.2"
leakcanary = "2.14"
libsu = "6.0.0"
@@ -32,7 +32,7 @@ lifecycle = "2.9.3"
lifecycle-navigation3 = "1.0.0-alpha04"
material = "1.13.0"
navigation = "2.9.3"
navigation3 = "1.0.0-alpha07"
navigation3 = "1.0.0-alpha09"
okhttp = "5.1.0"
paging = "3.3.6"
preference = "1.2.1"