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 cbf13ea + b866e57 commit 30842e4Copy full SHA for 30842e4
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath "com.android.tools.build:gradle:7.1.3"
+ classpath "com.android.tools.build:gradle:7.3.0"
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
classpath("org.jlleitschuh.gradle:ktlint-gradle:10.2.1")
15
classpath("org.jacoco:org.jacoco.core:0.8.8")
0 commit comments