We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a01207 commit f0bbb1cCopy full SHA for f0bbb1c
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ spotless = "7.2.1"
16
17
[libraries]
18
android = { module = "com.google.android:android", version.ref = "android" }
19
-android-material = { module = "com.google.android.material:material", version = "1.12.0" }
+android-material = { module = "com.google.android.material:material", version = "1.13.0" }
20
android-multidex = { module = "com.android.support:multidex", version = "1.0.3" }
21
android-plugin = { module = "com.android.tools.build:gradle", version = "8.13.0" }
22
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
0 commit comments