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 d908225 commit c6ca59bCopy full SHA for c6ca59b
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ sqldelight = "2.1.0"
14
[libraries]
15
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
16
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.13.0" }
17
-android-material = { module = "com.google.android.material:material", version = "1.12.0" }
+android-material = { module = "com.google.android.material:material", version = "1.13.0" }
18
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }
19
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
20
androidx-appCompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
0 commit comments