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 e8b3cdc commit 0e88f74Copy full SHA for 0e88f74
lite/build.gradle
@@ -38,7 +38,7 @@ android {
38
dependencies {
39
implementation 'androidx.core:core-ktx:1.13.1'
40
implementation 'androidx.appcompat:appcompat:1.7.0'
41
- implementation 'com.google.android.material:material:1.10.0'
+ implementation 'com.google.android.material:material:1.12.0'
42
implementation 'androidx.cardview:cardview:1.0.0'
43
implementation 'androidx.recyclerview:recyclerview:1.3.2'
44
implementation 'com.squareup.retrofit2:adapter-rxjava:2.8.1'
0 commit comments