We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18aa5fd commit 265e98fCopy full SHA for 265e98f
app/build.gradle
@@ -124,7 +124,7 @@ dependencies {
124
// Android
125
implementation 'androidx.appcompat:appcompat:1.2.0'
126
implementation 'androidx.core:core-ktx:1.3.2'
127
- implementation 'com.google.android.material:material:1.3.0'
+ implementation 'com.google.android.material:material:1.4.0'
128
implementation 'androidx.cardview:cardview:1.0.0'
129
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
130
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
0 commit comments