Skip to content

Commit bbba5c8

Browse files
dependabot[bot]zoff99
authored andcommitted
Bump com.github.zoff99:pkgs_guardianprojectIOCipher
Bumps [com.github.zoff99:pkgs_guardianprojectIOCipher](https://github.com/guardianproject/IOCipher) from 1.0.9 to 1.0.10. - [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-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74b6292 commit bbba5c8

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
@@ -321,7 +321,7 @@ dependencies {
321321
implementation('androidx.sqlite:sqlite:2.5.0') {
322322
transitive = true
323323
}
324-
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.9') {
324+
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.10') {
325325
transitive = true
326326
}
327327
//

0 commit comments

Comments
 (0)