mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update plugin compose-multiplatform to v1.9.3 (#3654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a6834329a
commit
81dc625c70
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ android-lint = { id = "com.android.lint", version.ref = "agp" }
|
|||
|
||||
# Jetbrains
|
||||
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||
compose-multiplatform = { id = "org.jetbrains.compose", version = "1.9.1" }
|
||||
compose-multiplatform = { id = "org.jetbrains.compose", version = "1.9.3" }
|
||||
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
||||
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue