We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c6f4c commit 6ca6b21Copy full SHA for 6ca6b21
2 files changed
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-agp = "8.13.2"
+agp = "9.1.0"
3
android-compileSdk = "35"
4
android-minSdk = "21"
5
android-targetSdk = "35"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.4-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments