Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 5453a0b

Browse files
Bump appcompat from 1.1.0 to 1.3.1 in /StorageProvider
Bumps appcompat from 1.1.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 0c2d677 commit 5453a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StorageProvider/Application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repositories {
3434

3535
dependencies {
3636
implementation 'androidx.cardview:cardview:1.0.0'
37-
implementation 'androidx.appcompat:appcompat:1.1.0'
37+
implementation 'androidx.appcompat:appcompat:1.3.1'
3838
}
3939

4040
// The sample build uses multiple directories to

0 commit comments

Comments
 (0)