Skip to content

Commit

Permalink
Update plugin kotlin-multiplatform to v1.9.20 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Nov 20, 2023
1 parent 63c318a commit 808a3f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android-compile = "34"
android-target = "33"
android-min = "21"
compose = "1.5.4"
compose-compiler = "1.5.3"
compose-compiler = "1.5.4"
datadog-kmp = "0.1.0"
jvm-toolchain = "11"

Expand All @@ -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.10" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version = "1.9.20" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.16.0" }
swiftpackage = { id = "io.github.luca992.multiplatform-swiftpackage", version = "2.2.0" }

0 comments on commit 808a3f9

Please sign in to comment.