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 75e74f8 commit 8368daaCopy full SHA for 8368daa
sample/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
kapt 'com.github.bumptech.glide:compiler:4.13.2'
24
25
// Support Library
26
- implementation 'androidx.appcompat:appcompat:1.1.0'
+ implementation 'androidx.appcompat:appcompat:1.5.1'
27
implementation 'androidx.recyclerview:recyclerview:1.2.1'
28
implementation 'androidx.cardview:cardview:1.0.0'
29
implementation 'com.google.android.material:material:1.6.1'
0 commit comments