Skip to content

Commit

Permalink
Bump com.github.zoff99:pkgs_guardianprojectIOCipher
Browse files Browse the repository at this point in the history
Bumps [com.github.zoff99:pkgs_guardianprojectIOCipher](https://github.com/guardianproject/IOCipher) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/guardianproject/IOCipher/releases)
- [Changelog](https://github.com/guardianproject/IOCipher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guardianproject/IOCipher/commits)

---
updated-dependencies:
- dependency-name: com.github.zoff99:pkgs_guardianprojectIOCipher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent a00aed4 commit 26eae2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-refimpl-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ dependencies {
implementation('androidx.sqlite:sqlite:2.4.0') {
transitive = true
}
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.7') {
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.8') {
transitive = true
}
//
Expand Down

0 comments on commit 26eae2c

Please sign in to comment.