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 ededd5a commit a6699adCopy full SHA for a6699ad
build.gradle.kts
@@ -11,7 +11,7 @@ buildscript {
11
}
12
dependencies {
13
classpath("com.android.tools.build:gradle:7.0.2")
14
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30")
+ 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")
17
classpath("org.jacoco:org.jacoco.core:0.8.7")
0 commit comments