Skip to content

Commit b2d034a

Browse files
Bump appcompat from 1.1.0 to 1.2.0
Bumps appcompat from 1.1.0 to 1.2.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3dd022c commit b2d034a

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)