We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df0684a commit 09fe220Copy full SHA for 09fe220
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
maven { url "https://plugins.gradle.org/m2/" }
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:8.1.0'
+ classpath 'com.android.tools.build:gradle:8.9.0'
10
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0'
11
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.8.2.0"
12
0 commit comments