Skip to content

Commit

Permalink
update iocipher JNI to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Nov 12, 2024
1 parent 1cb9f12 commit be259b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android-refimpl-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ dependencies {
implementation('androidx.sqlite:sqlite:2.4.0') {
transitive = true
}
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.2') {
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.4') {
transitive = true
}
//
Expand Down
2 changes: 1 addition & 1 deletion android-refimpl-app/app/witness.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ dependencyVerification {
'com.github.zoff99:pkgs_TensorflowLiteAndroidMediapipeGPU:2.6.0:pkgs_TensorflowLiteAndroidMediapipeGPU-2.6.0.aar:08ddc31d4f7061c99a79f6757d59e35621ec8a0fcae48536c920a174dc147dd4',
'com.github.zoff99:pkgs_ToxAndroidRefImpl:1.0.150:pkgs_ToxAndroidRefImpl-1.0.150.aar:400855ed8d3740e11652828d71ae6e0a700c2ad3f440448672e4894c6d3dcfb9',
'com.github.zoff99:pkgs_armchaAutoLinkTextView:0.3.0:pkgs_armchaAutoLinkTextView-0.3.0.aar:31e292b56159e6de8e57ccfdbf78add69827493d72238b8c17699d2a08c7486c',
'com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.2:pkgs_guardianprojectIOCipher-1.0.2.aar:316c6449a21345412a65fcc8e59882b37f7fff1cedc368194eea9c2d36555147',
'com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.4:pkgs_guardianprojectIOCipher-1.0.4.aar:bbccdbd49d61cc7a825063b1cdd3fd412471d48654d4c80893721abaec8ef5c6',
'com.github.zoff99:pkgs_hotchemiPermissionsdispatcher-processor:3.2.0:pkgs_hotchemiPermissionsdispatcher-processor-3.2.0.jar:f7374192b263a94f63186dee91cb954c9369122519e4f08e055b72969699b52d',
'com.github.zoff99:pkgs_hotchemiPermissionsdispatcher:3.2.0:pkgs_hotchemiPermissionsdispatcher-3.2.0.aar:40191c8c726445dcab4fa2a4ef7a7e76186ef154dc385fe07520944fe4720089',
'com.github.zoff99:pkgs_maskaradeOrma-annotations:6.0.2:pkgs_maskaradeOrma-annotations-6.0.2.jar:55915c1ca7e2f45ee11b4ab8abd73727b993a2ec0b79f5ed3c92c29771abbd39',
Expand Down

0 comments on commit be259b3

Please sign in to comment.