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 cc07331 commit 1f112f0Copy full SHA for 1f112f0
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:8.1.2'
+ classpath 'com.android.tools.build:gradle:8.3.2'
11
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21'
12
// NOTE: Do not place your application dependencies here; they belong
13
// in the individual module build.gradle files
gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-all.zip
0 commit comments