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 a6699ad commit 25f926aCopy full SHA for 25f926a
build.gradle.kts
@@ -10,7 +10,7 @@ buildscript {
10
maven(url = "https://oss.sonatype.org/content/repositories/snapshots")
11
}
12
dependencies {
13
- classpath("com.android.tools.build:gradle:7.0.2")
+ classpath("com.android.tools.build:gradle:7.0.3")
14
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31")
15
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.16.0")
16
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
0 commit comments