Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update plugin org.jetbrains.compose to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 31ad89c commit df00160
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.24" apply false
id("org.jetbrains.kotlin.android") version "1.9.24" apply false
id("org.jetbrains.compose") version "1.6.10" apply false
id("org.jetbrains.compose") version "1.7.0" apply false

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

0 comments on commit df00160

Please sign in to comment.