Skip to content

Commit

Permalink
Upgrade to 1.1.0-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-grouchnikov committed Feb 22, 2022
1 parent e92f855 commit e20a895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

dependencies {
classpath("org.jetbrains.compose:compose-gradle-plugin:1.1.0-alpha05")
classpath("org.jetbrains.compose:compose-gradle-plugin:1.1.0-rc01")
classpath(kotlin("gradle-plugin", version = "1.6.10"))
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
classpath("com.vanniktech:gradle-maven-publish-plugin:0.18.0")
Expand Down

0 comments on commit e20a895

Please sign in to comment.