We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8d3a89 + 8eb9c9f commit 9f55e98Copy full SHA for 9f55e98
1 file changed
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
mavenCentral()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:8.1.3'
+ classpath 'com.android.tools.build:gradle:8.1.4'
10
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
0 commit comments