We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6477cf commit 86f6c90Copy full SHA for 86f6c90
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-agp = "8.7.0"
+agp = "8.10.0"
3
kotlin = "1.9.0"
4
kotlinxCoroutines = "1.7.1"
5
junit = "4.13.2"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
#Mon May 06 16:21:05 PDT 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
6
zipStorePath=wrapper/dists
0 commit comments