libs: Bump kotlin and hilt to latest stable release

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-03-23 17:21:12 +08:00
parent 57f29ff094
commit ceca1799c7

View File

@@ -11,12 +11,12 @@ espressoVersion = "3.6.1"
gplayapiVersion = "3.4.6" gplayapiVersion = "3.4.6"
gsonVersion = "2.12.1" gsonVersion = "2.12.1"
hiddenapibypassVersion = "6.1" hiddenapibypassVersion = "6.1"
hiltVersion = "2.55" hiltVersion = "2.56"
hiltWorkVersion = "1.2.0" hiltWorkVersion = "1.2.0"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.2.1" junitVersion = "1.2.1"
kotlinVersion = "2.1.10" kotlinVersion = "2.1.20"
kspVersion = "2.1.10-1.0.29" kspVersion = "2.1.20-1.0.31"
ktlintVersion = "12.1.2" ktlintVersion = "12.1.2"
leakcanaryAndroidVersion = "2.14" leakcanaryAndroidVersion = "2.14"
libsu = "6.0.0" libsu = "6.0.0"