Skip to content

Commit

Permalink
Update Compose to 0.3.0-build154
Browse files Browse the repository at this point in the history
  • Loading branch information
alialbaali committed Feb 16, 2021
1 parent 39ebc47 commit 1e81b15
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 @@ -17,7 +17,7 @@ buildscript {
}

dependencies {
classpath("org.jetbrains.compose:compose-gradle-plugin:0.3.0-build152")
classpath("org.jetbrains.compose:compose-gradle-plugin:0.3.0-build154")
classpath("com.android.tools.build:gradle:7.0.0-alpha06")
classpath(kotlin("gradle-plugin", version = "1.4.30"))
}
Expand Down

0 comments on commit 1e81b15

Please sign in to comment.