Skip to content

Commit 5e57161

Browse files
Bump com.anggrayudi:storage from 1.5.6 to 2.2.0
Bumps [com.anggrayudi:storage](https://github.com/anggrayudi/SimpleStorage) from 1.5.6 to 2.2.0. - [Release notes](https://github.com/anggrayudi/SimpleStorage/releases) - [Commits](anggrayudi/SimpleStorage@1.5.6...2.2.0) --- updated-dependencies: - dependency-name: com.anggrayudi:storage dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d5f3c3 commit 5e57161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
7575
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
7676

77-
implementation 'com.anggrayudi:storage:1.5.6'
77+
implementation 'com.anggrayudi:storage:2.2.0'
7878
}
7979

8080
/*

0 commit comments

Comments
 (0)