Skip to content

Commit

Permalink
Update plugin org.jetbrains.compose to v1.6.0-rc02 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent f6e24f2 commit 5fb335b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {

kotlin("multiplatform") version "1.9.22" apply false
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
id("org.jetbrains.compose") version "1.6.0-rc01" apply false
id("org.jetbrains.compose") version "1.6.0-rc02" apply false

id("com.diffplug.spotless") version "6.25.0"
id("com.vanniktech.maven.publish") version "0.27.0"
Expand Down

0 comments on commit 5fb335b

Please sign in to comment.