Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 0e69f8a

Browse files
fix(deps): update dependency com.google.android.material:material to v1.10.0
1 parent 6e5ba4e commit 0e69f8a

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
@@ -8,7 +8,7 @@ androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayo
88

99
common-coreLibDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.3" }
1010

11-
google-material = { module = "com.google.android.material:material", version = "1.9.0"}
11+
google-material = { module = "com.google.android.material:material", version = "1.10.0"}
1212
google-gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
1313
google-auto-service-annotations = { module = "com.google.auto.service:auto-service-annotations", version = "1.1.1" }
1414
google-auto-service = { module = "com.google.auto.service:auto-service", version = "1.1.1" }

0 commit comments

Comments
 (0)