Skip to content

Commit

Permalink
Update plugin jetbrains-compose to v1.6.1 (#40)
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 Mar 15, 2024
1 parent 203d78d commit f91fd70
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.5" }
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.0" }
jetbrains-compose = { id = "org.jetbrains.compose", version = "1.6.1" }
kotlin-cocoapods = { id = "org.jetbrains.kotlin.native.cocoapods", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
vanniktech-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }

0 comments on commit f91fd70

Please sign in to comment.