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 9214c8f commit ee18d86Copy full SHA for ee18d86
build.gradle.kts
@@ -3,7 +3,7 @@ buildscript {
3
mavenCentral()
4
}
5
dependencies {
6
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.0-rc")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.0")
7
8
9
0 commit comments