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 4bf3d75 commit 5f1addfCopy full SHA for 5f1addf
sample/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
kapt 'com.github.bumptech.glide:compiler:4.9.0'
26
27
// Support Library
28
- implementation 'androidx.appcompat:appcompat:1.0.2'
+ implementation 'androidx.appcompat:appcompat:1.1.0'
29
implementation 'androidx.recyclerview:recyclerview:1.0.0'
30
implementation 'androidx.cardview:cardview:1.0.0'
31
implementation 'com.google.android.material:material:1.0.0'
0 commit comments