Bump Gradle and dependencies to latest release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
[versions]
|
||||
activity = "1.12.4"
|
||||
activity = "1.13.0"
|
||||
agCoreservice = "13.3.1.300"
|
||||
androidGradlePlugin = "8.13.2"
|
||||
adaptive = "1.3.0-alpha09"
|
||||
@@ -13,9 +13,9 @@ androidx-hilt = "1.3.0"
|
||||
androidx-junit = "1.3.0"
|
||||
browser = "1.9.0"
|
||||
coil = "3.4.0"
|
||||
composeBom = "2026.02.01"
|
||||
composeBom = "2026.03.00"
|
||||
composeMaterial = "1.5.0-alpha15"
|
||||
core = "1.17.0"
|
||||
core = "1.18.0"
|
||||
epoxy = "5.2.1"
|
||||
espresso = "3.7.0"
|
||||
gplayapi = "3.5.8"
|
||||
@@ -24,7 +24,7 @@ hilt = "2.58"
|
||||
junit = "4.13.2"
|
||||
kotlin = "2.3.10"
|
||||
ksp = "2.3.6"
|
||||
ktlint = "14.0.1"
|
||||
ktlint = "14.1.0"
|
||||
leakcanary = "2.14"
|
||||
libsu = "6.0.0"
|
||||
lifecycle = "2.10.0"
|
||||
@@ -32,7 +32,7 @@ material = "1.13.0"
|
||||
navigation = "2.9.7"
|
||||
navigation3 = "1.0.1"
|
||||
okhttp = "5.3.2"
|
||||
paging = "3.4.1"
|
||||
paging = "3.4.2"
|
||||
preference = "1.2.1"
|
||||
processPhoenix = "3.0.0"
|
||||
protobufJavalite = "4.34.0"
|
||||
|
||||
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
4
gradle/wrapper/gradle-wrapper.properties
vendored
4
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,7 +1,7 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
distributionSha256Sum=60ea723356d81263e8002fec0fcf9e2b0eee0c0850c7a3d7ab0a63f2ccc601f3
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user