We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12597e commit 6bffebbCopy full SHA for 6bffebb
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ glide = "4.11.0"
31
googleApiClient = "1.30.9"
32
googleServices = "4.3.15"
33
gradleErrorpronePlugin = "3.1.0"
34
-grpc = "1.62.2"
+grpc = "1.71.0"
35
grpcKotlin = "1.4.1"
36
hamcrest = "2.2"
37
hamcrestJunit = "2.0.0.0"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
+#Thu Mar 06 14:11:22 EST 2025
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
4
-networkTimeout=10000
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
5
zipStoreBase=GRADLE_USER_HOME
6
zipStorePath=wrapper/dists
0 commit comments