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.
2 parents 8f29dce + 8fa6353 commit d332564Copy full SHA for d332564
build.gradle.kts
@@ -9,7 +9,7 @@ buildscript {
9
gradlePluginPortal()
10
}
11
dependencies {
12
- classpath("com.android.tools.build:gradle:4.2.1")
+ classpath("com.android.tools.build:gradle:4.2.2")
13
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
14
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.0")
15
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
0 commit comments