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

Commit 80b3dd1

Browse files
authored
Merge pull request #133 from android/dependabot/gradle/StorageProvider/androidx.appcompat-appcompat-1.3.1
Bump appcompat from 1.1.0 to 1.3.1 in /StorageProvider
2 parents 0c2d677 + 5453a0b commit 80b3dd1

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)