Skip to content

Commit

Permalink
Update compose compiler to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward authored Nov 15, 2023
1 parent 50ac151 commit 0913beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

val composeVersion = "1.5.4"
val composeCompilerVersion = "1.5.3"
val composeCompilerVersion = "1.5.4"

dependencies {
implementation(project(":stub-android"))
Expand Down

0 comments on commit 0913beb

Please sign in to comment.