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 92a4ecc commit a0cb7adCopy full SHA for a0cb7ad
build.gradle.kts
@@ -9,7 +9,7 @@ buildscript {
9
gradlePluginPortal()
10
}
11
dependencies {
12
- classpath("com.android.tools.build:gradle:7.0.1")
+ classpath("com.android.tools.build:gradle:7.0.2")
13
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
14
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.3")
15
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
0 commit comments