Skip to content

Commit

Permalink
update iocipher JNI to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 authored and github-actions[bot] committed Jan 26, 2025
1 parent f260146 commit af691df
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 129 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 @@ -320,7 +320,7 @@ dependencies {
implementation('androidx.sqlite:sqlite:2.4.0') {
transitive = true
}
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.6') {
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:1.0.7') {
transitive = true
}
//
Expand Down
Loading

0 comments on commit af691df

Please sign in to comment.