Skip to content

Commit 7e6e406

Browse files
Update dependency com.google.android.material:material to v1.12.0
1 parent 77fdbd7 commit 7e6e406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ dependencies {
3636
implementation project(':ViewModel-SavedState-ktx')
3737
implementation 'com.wada811.databindingktx:databindingktx:7.0.0'
3838
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
39-
implementation 'com.google.android.material:material:1.9.0'
39+
implementation 'com.google.android.material:material:1.12.0'
4040
}

0 commit comments

Comments
 (0)