Skip to content

Commit

Permalink
Bump com.anggrayudi:storage from 1.5.6 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [com.anggrayudi:storage](https://github.com/anggrayudi/SimpleStorage) from 1.5.6 to 2.0.0.
- [Release notes](https://github.com/anggrayudi/SimpleStorage/releases)
- [Commits](anggrayudi/SimpleStorage@1.5.6...2.0.0)

---
updated-dependencies:
- dependency-name: com.anggrayudi:storage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 8e6dd5d commit 2e0a7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ dependencies {
implementation "com.github.topjohnwu.libsu:service:$libsuVersion"

//Storage Helper
implementation "com.anggrayudi:storage:1.5.5"
implementation "com.anggrayudi:storage:2.0.0"
}

0 comments on commit 2e0a7c4

Please sign in to comment.