Skip to content

Commit 26eae2c

Browse files
Bump com.github.zoff99:pkgs_guardianprojectIOCipher
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]>
1 parent a00aed4 commit 26eae2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ dependencies {
320320
implementation('androidx.sqlite:sqlite:2.4.0') {
321321
transitive = true
322322
}
323-
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.7') {
323+
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.8') {
324324
transitive = true
325325
}
326326
//

0 commit comments

Comments
 (0)