Skip to content

Commit

Permalink
Update Versions.composeMaterial3 to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent f79291d commit 248fbf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Versions {
const val wearCompose = "1.2.0-beta01"
const val navCompose = "2.5.3"
const val horologist = "0.4.8"
const val composeMaterial3 = "1.1.1"
const val composeMaterial3 = "1.1.2"
const val glance = "1.0.0-rc01"
const val glanceWearTiles = "1.0.0-alpha05"

Expand Down

0 comments on commit 248fbf2

Please sign in to comment.