Skip to content

Commit

Permalink
Update kotlin version to 1.3.71
Browse files Browse the repository at this point in the history
  • Loading branch information
Abduqodiri Qurbonzoda committed Apr 9, 2020
1 parent 0a322dd commit 553ab24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
maven(url = "https://dl.bintray.com/kotlin/kotlin-eap")
}
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.70")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.71")
}
}

Expand Down

0 comments on commit 553ab24

Please sign in to comment.