Bump to latest stable AGP, Gradle and dependencies version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
activityCompose = "1.9.1"
|
||||
androidGradlePlugin = "8.5.1"
|
||||
androidGradlePlugin = "8.5.2"
|
||||
browserVersion = "1.8.0"
|
||||
coilVersion = "2.7.0"
|
||||
composeBom = "2024.06.00"
|
||||
@@ -10,12 +10,12 @@ espressoVersion = "3.6.1"
|
||||
gplayapiVersion = "3.4.1"
|
||||
gsonVersion = "2.11.0"
|
||||
hiddenapibypassVersion = "4.3"
|
||||
hiltVersion = "2.51.1"
|
||||
hiltVersion = "2.52"
|
||||
hiltWorkVersion = "1.2.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
kotlinVersion = "2.0.0"
|
||||
kspVersion = "2.0.0-1.0.23"
|
||||
kotlinVersion = "2.0.10"
|
||||
kspVersion = "2.0.10-1.0.24"
|
||||
ktlintVersion = "12.1.1"
|
||||
leakcanaryAndroidVersion = "2.14"
|
||||
libsu = "6.0.0"
|
||||
@@ -32,7 +32,7 @@ shimmerVersion = "0.5.0"
|
||||
shizukuVersion = "13.1.5"
|
||||
swiperefreshlayoutVersion = "1.1.0"
|
||||
viewpager2Version = "1.1.0"
|
||||
workVersion = "2.9.0"
|
||||
workVersion = "2.9.1"
|
||||
|
||||
[libraries]
|
||||
airbnb-epoxy-android = { module = "com.airbnb.android:epoxy", version.ref = "epoxyVersion" }
|
||||
|
||||
Reference in New Issue
Block a user