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 af21548 commit aa75bc3Copy full SHA for aa75bc3
android/build.gradle
@@ -26,7 +26,7 @@ buildscript {
26
dependencies {
27
classpath 'com.android.tools.build:gradle:8.4.0'
28
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
29
- classpath 'com.ncorti.ktfmt.gradle:plugin:0.21.0'
+ classpath 'com.ncorti.ktfmt.gradle:plugin:0.22.0'
30
}
31
32
0 commit comments