Skip to content

Commit b830eb3

Browse files
author
MichaelSDavid
committed
appcompat 1.1.0 -> 1.2.0
1 parent 62c3ecb commit b830eb3

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)