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

Commit 6e5bf48

Browse files
authored
Merge pull request #99 from mcatta/renovate/com.google.android.material-material-1.x
fix(deps): update dependency com.google.android.material:material to v1.12.0
2 parents 9778405 + e039aa5 commit 6e5bf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bom-compose = { group = "androidx.compose", name = "compose-bom", version.ref =
1414

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

1919
compose-activity = { group = "androidx.activity", name = "activity-compose" }
2020
compose-material = { group = "androidx.compose.material", name = "material" }

0 commit comments

Comments
 (0)