Skip to content

Commit

Permalink
update kotlin version to 1.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
oshai committed Mar 4, 2021
1 parent 5a27c82 commit 3db6750
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
@@ -1,5 +1,5 @@
plugins {
kotlin("multiplatform") version "1.4.21"
kotlin("multiplatform") version "1.4.31"
id("org.jetbrains.dokka") version "1.4.0"
id("com.jfrog.artifactory") version "4.17.2"
`maven-publish`
Expand Down

0 comments on commit 3db6750

Please sign in to comment.