We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210fdde commit d41ed56Copy full SHA for d41ed56
app/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation fileTree(dir: 'libs', include: ['*.jar'])
35
implementation 'androidx.appcompat:appcompat:1.1.0'
36
implementation 'com.google.android.gms:play-services-analytics:17.0.0'
37
- implementation 'com.google.android.material:material:1.1.0'
+ implementation 'com.google.android.material:material:1.13.0'
38
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
39
implementation 'androidx.navigation:navigation-fragment:2.2.1'
40
implementation 'androidx.navigation:navigation-ui:2.2.1'
0 commit comments