Skip to content

Commit

Permalink
Update dependency androidx.compose.compiler:compiler to v1.5.3 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Sep 8, 2023
1 parent 5cd3f2b commit 6b3cb84
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 = "33"
android-target = "33"
android-min = "21"
compose = "1.4.3"
compose-compiler = "1.5.1"
compose-compiler = "1.5.3"
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.0" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version = "1.9.10" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.15.0" }
swiftpackage = { id = "io.github.luca992.multiplatform-swiftpackage", version = "2.1.2" }

0 comments on commit 6b3cb84

Please sign in to comment.