We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77fdbd7 commit 7e6e406Copy full SHA for 7e6e406
sample/build.gradle
@@ -36,5 +36,5 @@ dependencies {
36
implementation project(':ViewModel-SavedState-ktx')
37
implementation 'com.wada811.databindingktx:databindingktx:7.0.0'
38
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
39
- implementation 'com.google.android.material:material:1.9.0'
+ implementation 'com.google.android.material:material:1.12.0'
40
}
0 commit comments