Skip to content

Commit f0bbb1c

Browse files
Bump com.google.android.material:material from 1.12.0 to 1.13.0 (#461)
1 parent 0a01207 commit f0bbb1c

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
@@ -16,7 +16,7 @@ spotless = "7.2.1"
1616

1717
[libraries]
1818
android = { module = "com.google.android:android", version.ref = "android" }
19-
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
19+
android-material = { module = "com.google.android.material:material", version = "1.13.0" }
2020
android-multidex = { module = "com.android.support:multidex", version = "1.0.3" }
2121
android-plugin = { module = "com.android.tools.build:gradle", version = "8.13.0" }
2222
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }

0 commit comments

Comments
 (0)