We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192199e commit 2793182Copy full SHA for 2793182
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
dependencies {
10
classpath 'com.android.tools.build:gradle:8.5.2'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
- classpath "io.freefair.gradle:android-gradle-plugins:4.2.0-m1"
+ classpath "io.freefair.gradle:android-gradle-plugins:7.2.0-m1"
13
classpath "com.diffplug.spotless:spotless-plugin-gradle:$spotlessVersion"
14
}
15
0 commit comments