Skip to content

Commit a12bff7

Browse files
Bump appcompat from 1.2.0 to 1.3.1 in /android
Bumps appcompat from 1.2.0 to 1.3.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 539baee commit a12bff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535

3636
dependencies {
3737

38-
implementation 'androidx.appcompat:appcompat:1.2.0'
38+
implementation 'androidx.appcompat:appcompat:1.3.1'
3939
implementation 'com.google.android.material:material:1.3.0'
4040
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
4141
implementation 'androidx.legacy:legacy-support-v4:1.0.0'

0 commit comments

Comments
 (0)