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 105d25b commit 0e219f6Copy full SHA for 0e219f6
build.gradle.kts
@@ -10,7 +10,6 @@ buildscript {
10
classpath(Dependencies.Gradle.kotlinGradlePlugin)
11
classpath(Dependencies.Gradle.androidTools)
12
classpath(kotlin(Dependencies.Gradle.gradlePlugin, Versions.kotlin_version))
13
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0")
14
}
15
16
0 commit comments