Bump to latest stable AGP, Gradle and dependencies version

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-08-19 09:49:07 +05:30
parent ccab9c93c8
commit 8a4ddf0d5e
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[versions] [versions]
activityCompose = "1.9.1" activityCompose = "1.9.1"
androidGradlePlugin = "8.5.1" androidGradlePlugin = "8.5.2"
browserVersion = "1.8.0" browserVersion = "1.8.0"
coilVersion = "2.7.0" coilVersion = "2.7.0"
composeBom = "2024.06.00" composeBom = "2024.06.00"
@@ -10,12 +10,12 @@ espressoVersion = "3.6.1"
gplayapiVersion = "3.4.1" gplayapiVersion = "3.4.1"
gsonVersion = "2.11.0" gsonVersion = "2.11.0"
hiddenapibypassVersion = "4.3" hiddenapibypassVersion = "4.3"
hiltVersion = "2.51.1" hiltVersion = "2.52"
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.0.0" kotlinVersion = "2.0.10"
kspVersion = "2.0.0-1.0.23" kspVersion = "2.0.10-1.0.24"
ktlintVersion = "12.1.1" ktlintVersion = "12.1.1"
leakcanaryAndroidVersion = "2.14" leakcanaryAndroidVersion = "2.14"
libsu = "6.0.0" libsu = "6.0.0"
@@ -32,7 +32,7 @@ shimmerVersion = "0.5.0"
shizukuVersion = "13.1.5" shizukuVersion = "13.1.5"
swiperefreshlayoutVersion = "1.1.0" swiperefreshlayoutVersion = "1.1.0"
viewpager2Version = "1.1.0" viewpager2Version = "1.1.0"
workVersion = "2.9.0" workVersion = "2.9.1"
[libraries] [libraries]
airbnb-epoxy-android = { module = "com.airbnb.android:epoxy", version.ref = "epoxyVersion" } airbnb-epoxy-android = { module = "com.airbnb.android:epoxy", version.ref = "epoxyVersion" }

Binary file not shown.

View File

@@ -1,8 +1,8 @@
#Mon Jul 15 12:01:36 ICT 2024 #Mon Aug 19 09:50:00 IST 2024
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionSha256Sum=d725d707bfabd4dfdc958c624003b3c80accc03f7037b5122c4b1d0ef15cecab distributionSha256Sum=5b9c5eb3f9fc2c94abaea57d90bd78747ca117ddbbf96c859d3741181a12bf2a
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
networkTimeout=10000 networkTimeout=10000
validateDistributionUrl=true validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME