Skip to content

Commit c216df1

Browse files
Upgrade Material dependency to version 1.12.0
1 parent f1028e4 commit c216df1

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
@@ -19,7 +19,7 @@ core-ktx = "1.9.0"
1919
junit = "4.13.2"
2020
androidx-test-ext-junit = "1.1.5"
2121
appcompat = "1.6.1"
22-
material = "1.8.0"
22+
material = "1.12.0"
2323

2424
[libraries]
2525
# plugins

0 commit comments

Comments
 (0)