Skip to content

Commit aa7c6b6

Browse files
Update dependency com.google.android.material:material to v1.10.0
1 parent 77fdbd7 commit aa7c6b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10.0'
4040
}

0 commit comments

Comments
 (0)