We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d373db + 5a3db67 commit b790890Copy full SHA for b790890
app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
40
implementation 'androidx.appcompat:appcompat:1.4.1'
41
implementation 'androidx.core:core-ktx:1.7.0'
42
- implementation 'com.google.android.material:material:1.6.0'
+ implementation 'com.google.android.material:material:1.6.1'
43
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
44
45
// viewModels
0 commit comments