Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 93d3e3f commit c726a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-

androidx-coordinatorlayour = { module = "androidx.coordinatorlayout:coordinatorlayout", version = "1.2.0" }

material = { module = "com.google.android.material:material", version = "1.11.0" }
material = { module = "com.google.android.material:material", version = "1.12.0" }

orbitmvi-viewmodel = { module = "org.orbit-mvi:orbit-viewmodel", version.ref = "orbitmvi" }
orbitmvi-compose = { module = "org.orbit-mvi:orbit-compose", version.ref = "orbitmvi" }
Expand Down

0 comments on commit c726a30

Please sign in to comment.