Skip to content

Commit 78f0e7b

Browse files
committed
update iocipher JNI to 1.0.7
1 parent f260146 commit 78f0e7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.6') {
323+
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.7') {
324324
transitive = true
325325
}
326326
//

android-refimpl-app/app/witness.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ dependencyVerification {
131131
'com.github.zoff99:pkgs_TensorflowLiteAndroidMediapipeGPU:2.6.0:pkgs_TensorflowLiteAndroidMediapipeGPU-2.6.0.aar:08ddc31d4f7061c99a79f6757d59e35621ec8a0fcae48536c920a174dc147dd4',
132132
'com.github.zoff99:pkgs_ToxAndroidRefImpl:1.0.160:pkgs_ToxAndroidRefImpl-1.0.160.aar:d98dcc1248caa7512be9dc30d76018804939c165a3203acaa4f81fc2be142200',
133133
'com.github.zoff99:pkgs_armchaAutoLinkTextView:0.3.0:pkgs_armchaAutoLinkTextView-0.3.0.aar:31e292b56159e6de8e57ccfdbf78add69827493d72238b8c17699d2a08c7486c',
134-
'com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.6:pkgs_guardianprojectIOCipher-1.0.6.aar:7dc2c945f0aa9ede3c7037c9ae3b0d5bff4e8783e60b588d98b6540bf4c3e156',
134+
'com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.7:pkgs_guardianprojectIOCipher-1.0.7.aar:e9d63b038424fd8b7746eab7debf83246d666272cd48354ef15e66466a6af8d1',
135135
'com.github.zoff99:pkgs_hotchemiPermissionsdispatcher-processor:3.2.0:pkgs_hotchemiPermissionsdispatcher-processor-3.2.0.jar:f7374192b263a94f63186dee91cb954c9369122519e4f08e055b72969699b52d',
136136
'com.github.zoff99:pkgs_hotchemiPermissionsdispatcher:3.2.0:pkgs_hotchemiPermissionsdispatcher-3.2.0.aar:40191c8c726445dcab4fa2a4ef7a7e76186ef154dc385fe07520944fe4720089',
137137
'com.github.zoff99:pkgs_maskaradeOrma-annotations:6.0.2:pkgs_maskaradeOrma-annotations-6.0.2.jar:55915c1ca7e2f45ee11b4ab8abd73727b993a2ec0b79f5ed3c92c29771abbd39',

0 commit comments

Comments
 (0)