Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
markaren committed Apr 29, 2022
1 parent 681f711 commit fe878f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "base"
id "org.jetbrains.kotlin.jvm" version "1.6.10" apply false
id "org.jetbrains.kotlin.jvm" version "1.6.20" apply false
}

println "Gradle version is ${gradle.getGradleVersion()}"
Expand Down

0 comments on commit fe878f7

Please sign in to comment.