Skip to content

Commit

Permalink
Update compose_version to v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent c9a083d commit 82f4b80
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
@@ -1,5 +1,5 @@
buildscript {
val compose_version by extra("1.5.0")
val compose_version by extra("1.5.4")
val wear_compose_version by extra("1.2.0")
}
// Top-level build file where you can add configuration options common to all sub-projects/modules.
Expand Down

0 comments on commit 82f4b80

Please sign in to comment.