libs: Bump to latest AGP, Gradle and dependencies

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-09-21 08:58:21 +05:30
parent d257d53a07
commit a6617021d9
2 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
[versions]
activityCompose = "1.9.2"
androidGradlePlugin = "8.6.0"
androidGradlePlugin = "8.6.1"
browserVersion = "1.8.0"
coilVersion = "2.7.0"
composeBom = "2024.09.01"
composeBom = "2024.09.02"
coreVersion = "1.13.1"
epoxyVersion = "5.1.4"
espressoVersion = "3.6.1"
@@ -15,13 +15,13 @@ hiltWorkVersion = "1.2.0"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlinVersion = "2.0.20"
kspVersion = "2.0.20-1.0.24"
kspVersion = "2.0.20-1.0.25"
ktlintVersion = "12.1.1"
leakcanaryAndroidVersion = "2.14"
libsu = "6.0.0"
lifeVersion = "2.8.5"
lifeVersion = "2.8.6"
materialVersion = "1.12.0"
navVersion = "2.8.0"
navVersion = "2.8.1"
okhttpVersion = "4.12.0"
preferenceVersion = "1.2.1"
protobufJavaliteVersion = "4.28.0"