Skip to content

Commit

Permalink
Update plugin kotlin-multiplatform to v1.9.24 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored and twyatt committed May 17, 2024
1 parent fea3968 commit 0b9ed4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ compose = [
[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version = "1.9.23" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version = "1.9.24" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.2.0" }
swiftpackage = { id = "io.github.luca992.multiplatform-swiftpackage", version = "2.2.2" }

0 comments on commit 0b9ed4e

Please sign in to comment.