Bump to latest version of dependencies

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-12-22 13:10:00 +08:00
parent 9868f3f468
commit 2cffe8a411

View File

@@ -5,7 +5,7 @@
# #
[versions] [versions]
activity = "1.12.1" activity = "1.12.2"
agCoreservice = "13.3.1.300" agCoreservice = "13.3.1.300"
androidGradlePlugin = "8.13.2" androidGradlePlugin = "8.13.2"
adaptive = "1.3.0-alpha05" adaptive = "1.3.0-alpha05"
@@ -13,8 +13,8 @@ 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.12.00" composeBom = "2025.12.01"
composeMaterial = "1.5.0-alpha10" composeMaterial = "1.5.0-alpha11"
core = "1.17.0" core = "1.17.0"
epoxy = "5.2.0" epoxy = "5.2.0"
espresso = "3.7.0" espresso = "3.7.0"
@@ -22,8 +22,8 @@ gplayapi = "3.5.7"
hiddenapibypass = "6.1" hiddenapibypass = "6.1"
hilt = "2.57.2" hilt = "2.57.2"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.2.21" kotlin = "2.3.0"
ksp = "2.3.2" ksp = "2.3.4"
ktlint = "12.1.2" ktlint = "12.1.2"
leakcanary = "2.14" leakcanary = "2.14"
libsu = "6.0.0" libsu = "6.0.0"