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 1beb1fd commit 2ce7435Copy full SHA for 2ce7435
base/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
implementation 'androidx.core:core-ktx:1.12.0'
54
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
55
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
56
- implementation 'com.google.android.material:material:1.11.0'
+ implementation 'com.google.android.material:material:1.12.0'
57
implementation "androidx.cardview:cardview:1.0.0"
58
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
59
implementation 'androidx.recyclerview:recyclerview:1.3.2'
0 commit comments