We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf420a commit ffc6d96Copy full SHA for ffc6d96
app/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
39
implementation 'androidx.core:core-ktx:1.7.0'
40
implementation 'androidx.appcompat:appcompat:1.4.2'
41
- implementation 'com.google.android.material:material:1.6.1'
+ implementation 'com.google.android.material:material:1.8.0'
42
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
44
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
0 commit comments