libs: Bump Gradle and libs to latest stable dependency
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -22,8 +22,8 @@ leakcanary = "2.14"
|
||||
libsu = "6.0.0"
|
||||
lifecycle = "2.9.1"
|
||||
material = "1.12.0"
|
||||
navigation = "2.9.0"
|
||||
okhttp = "4.12.0"
|
||||
navigation = "2.9.1"
|
||||
okhttp = "5.0.0"
|
||||
preference = "1.2.1"
|
||||
processPhoenix = "3.0.0"
|
||||
protobufJavalite = "4.31.1"
|
||||
|
||||
6
gradle/wrapper/gradle-wrapper.properties
vendored
6
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,8 +1,8 @@
|
||||
#Sat Jun 21 03:44:20 CST 2025
|
||||
#Mon Jul 07 14:53:01 CST 2025
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionSha256Sum=7197a12f450794931532469d4ff21a59ea2c1cd59a3ec3f89c035c3c420a6999
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
|
||||
distributionSha256Sum=bd71102213493060956ec229d946beee57158dbd89d0e62b91bca0fa2c5f3531
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user