Update sample to Kotlin 1.9 (#98)

This commit is contained in:
Brian Norman
2023-07-10 06:19:47 -05:00
committed by GitHub
parent 4c708fe295
commit 0edde8ad7b
2 changed files with 230 additions and 521 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
plugins {
kotlin("multiplatform") version "1.8.20"
kotlin("multiplatform") version "1.9.0"
id("com.bnorm.power.kotlin-power-assert") version "0.13.0"
}
File diff suppressed because it is too large Load Diff