Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #99 from mcatta/renovate/com.google.android.materi…
Browse files Browse the repository at this point in the history
…al-material-1.x

fix(deps): update dependency com.google.android.material:material to v1.12.0
  • Loading branch information
mcatta authored May 3, 2024
2 parents 9778405 + e039aa5 commit 6e5bf48
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 @@ -14,7 +14,7 @@ bom-compose = { group = "androidx.compose", name = "compose-bom", version.ref =

androidx-core = { module = "androidx.core:core-ktx", version.ref = "activity" }
androidx-junit = { module = "androidx.test.ext:junit", version = "1.1.5" }
androidx-material = { module = "com.google.android.material:material", version = "1.11.0" }
androidx-material = { module = "com.google.android.material:material", version = "1.12.0" }

compose-activity = { group = "androidx.activity", name = "activity-compose" }
compose-material = { group = "androidx.compose.material", name = "material" }
Expand Down

0 comments on commit 6e5bf48

Please sign in to comment.