Skip to content

Commit efae47c

Browse files
Merge pull request #26 from MATDEV-Technologies/dependabot/gradle/androidx.appcompat-appcompat-1.2.0
Bump appcompat from 1.1.0 to 1.2.0
2 parents 3dd022c + b2d034a commit efae47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
dependencies {
2727
implementation fileTree(dir: "libs", include: ["*.jar"])
2828
implementation 'com.android.support:support-annotations:28.0.0'
29-
implementation 'androidx.appcompat:appcompat:1.1.0'
29+
implementation 'androidx.appcompat:appcompat:1.2.0'
3030
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
3131
implementation 'androidx.cardview:cardview:1.0.0'
3232
//noinspection GradleDependency

0 commit comments

Comments
 (0)