Skip to content

Commit

Permalink
Update Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Syer10 committed Nov 29, 2021
1 parent 46f86e5 commit 8e17343
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 @@ -11,7 +11,7 @@ plugins {
kotlin("jvm") version "1.5.31"
kotlin("kapt") version "1.5.31"
kotlin("plugin.serialization") version "1.5.31"
id("org.jetbrains.compose") version "1.0.0-rc5"
id("org.jetbrains.compose") version "1.0.0-rc6"
id("com.github.gmazzo.buildconfig") version "3.0.3"
id("org.jmailen.kotlinter") version "3.7.0"
id("com.github.ben-manes.versions") version "0.39.0"
Expand Down

0 comments on commit 8e17343

Please sign in to comment.