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 5f9a911 commit 24c1b4eCopy full SHA for 24c1b4e
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