Skip to content

Commit

Permalink
upgrade to kotlin 1.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Jun 25, 2021
1 parent 7880ac1 commit aa10997
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,3 +1,3 @@
plugins {
id "org.jetbrains.kotlin.jvm" version "1.5.10" apply false
id "org.jetbrains.kotlin.jvm" version "1.5.20" apply false
}

0 comments on commit aa10997

Please sign in to comment.