Skip to content

Commit

Permalink
build: update kotlin multiplatform version to 1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
atennert committed Mar 19, 2023
1 parent 5d03dfa commit 3e7562b
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.7.20"
kotlin("multiplatform") version "1.8.10"
}
group = "de.atennert"

Expand Down

0 comments on commit 3e7562b

Please sign in to comment.