Skip to content

Commit

Permalink
Update plugin jetbrains-compose to v1.6.10 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
JayShortway and renovate-bot authored May 27, 2024
1 parent 9cff076 commit 123c100
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 @@ -26,7 +26,7 @@ arturbosch-detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
gradleup-nmcp = { id = "com.gradleup.nmcp", version = "0.0.4" }
jetbrains-compose = { id = "org.jetbrains.compose", version = "1.6.2" }
jetbrains-compose = { id = "org.jetbrains.compose", version = "1.6.10" }
kotlin-cocoapods = { id = "org.jetbrains.kotlin.native.cocoapods", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinx-binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.15.0-Beta.2" }
Expand Down

0 comments on commit 123c100

Please sign in to comment.