Skip to content

Commit 186fc3a

Browse files
dependabot[bot]thestinger
authored andcommitted
Bump appcompat from 1.3.0 to 1.3.1
Bumps appcompat from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a81f0e commit 186fc3a

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
@@ -34,7 +34,7 @@ android {
3434

3535
dependencies {
3636
implementation fileTree(include: ['*.jar'], dir: 'libs')
37-
implementation 'androidx.appcompat:appcompat:1.3.0'
37+
implementation 'androidx.appcompat:appcompat:1.3.1'
3838
implementation 'com.google.android.material:material:1.4.0'
3939
}
4040

0 commit comments

Comments
 (0)