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 0a322dd commit 553ab24Copy full SHA for 553ab24
build.gradle.kts
@@ -4,7 +4,7 @@ buildscript {
4
maven(url = "https://dl.bintray.com/kotlin/kotlin-eap")
5
}
6
dependencies {
7
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.70")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.71")
8
9
10
0 commit comments