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.
2 parents 0be7a3d + 6f72076 commit 30c07d0Copy full SHA for 30c07d0
app/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
implementation 'androidx.core:core-ktx:1.12.0'
56
implementation 'androidx.fragment:fragment-ktx:1.6.2'
57
implementation 'androidx.appcompat:appcompat:1.6.1'
58
- implementation 'com.google.android.material:material:1.6.1'
+ implementation 'com.google.android.material:material:1.11.0'
59
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
60
61
// Jetpack Compose
0 commit comments