Skip to content

Commit c6ca59b

Browse files
Update dependency com.google.android.material:material to v1.13.0 (#1653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d908225 commit c6ca59b

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 @@ sqldelight = "2.1.0"
1414
[libraries]
1515
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
1616
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" }
17+
android-material = { module = "com.google.android.material:material", version = "1.13.0" }
1818
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }
1919
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
2020
androidx-appCompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }

0 commit comments

Comments
 (0)