Skip to content

Commit

Permalink
Update plugin org.jetbrains.compose to v1.7.1+build1914-release-1.7.1 (
Browse files Browse the repository at this point in the history
…#327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 4d250ff commit c7c250c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pluginManagement {
plugins {
val kotlinVersion = "2.0.21"
val agpVersion = "8.7.2"
val composeVersion = "1.7.1+build1910-release-1.7.1"
val composeVersion = "1.7.1+build1914-release-1.7.1"

kotlin("jvm").version(kotlinVersion)
kotlin("multiplatform").version(kotlinVersion)
Expand Down

0 comments on commit c7c250c

Please sign in to comment.