We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dd022c + b2d034a commit efae47cCopy full SHA for efae47c
1 file changed
app/build.gradle
@@ -26,7 +26,7 @@ android {
26
dependencies {
27
implementation fileTree(dir: "libs", include: ["*.jar"])
28
implementation 'com.android.support:support-annotations:28.0.0'
29
- implementation 'androidx.appcompat:appcompat:1.1.0'
+ implementation 'androidx.appcompat:appcompat:1.2.0'
30
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
31
implementation 'androidx.cardview:cardview:1.0.0'
32
//noinspection GradleDependency
0 commit comments