Skip to content

Commit 5774996

Browse files
Update dependency com.google.android.material:material to v1.12.0
1 parent 2749292 commit 5774996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141

4242
implementation("androidx.appcompat:appcompat:1.6.1")
4343
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
44-
implementation("com.google.android.material:material:1.9.0")
44+
implementation("com.google.android.material:material:1.12.0")
4545
}
4646

4747
android {

0 commit comments

Comments
 (0)