Skip to content

Commit

Permalink
update to net.zetetic:android-database-sqlcipher:4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Mar 4, 2022
1 parent cd6c967 commit 052d78d
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 @@ -293,7 +293,7 @@ dependencies {
//
implementation("com.daimajia.swipelayout:library:1.2.0@aar")
//
implementation('net.zetetic:android-database-sqlcipher:4.5.0@aar') {
implementation('net.zetetic:android-database-sqlcipher:4.5.1@aar') {
transitive = true
}
implementation('com.github.zoff99:pkgs_guardianprojectIOCipher:0.4.2.1') {
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 @@ -202,7 +202,7 @@ dependencyVerification {
'net.java.dev.jna:jna:5.6.0:jna-5.6.0.jar:5557e235a8aa2f9766d5dc609d67948f2a8832c2d796cea9ef1d6cbe0b3b7eaf',
'net.sf.jopt-simple:jopt-simple:4.9:jopt-simple-4.9.jar:26c5856e954b5f864db76f13b86919b59c6eecf9fd930b96baa8884626baf2f5',
'net.sf.kxml:kxml2:2.3.0:kxml2-2.3.0.jar:f264dd9f79a1fde10ce5ecc53221eff24be4c9331c830b7d52f2f08a7b633de2',
'net.zetetic:android-database-sqlcipher:4.5.0:android-database-sqlcipher-4.5.0.aar:d3e79ccf6323c525286ab10900d215d2719851db487eb98e1b204644f7ffdb46',
'net.zetetic:android-database-sqlcipher:4.5.1:android-database-sqlcipher-4.5.1.aar:ab6cd7336f047f743f842bbbc659126ae3524d805b6690fe15cb904960241bbb',
'org.antlr:antlr4-runtime:4.6:antlr4-runtime-4.6.jar:08b519ce8883f9e0c92d5e16b911dbbb3d29faa434efc4c3c62435341ec4b332',
'org.apache.ant:ant-launcher:1.8.0:ant-launcher-1.8.0.jar:da9fd92eacdf63daf0be52eb71accc10ff7943a85d7aac9ea96cf7e03ee3d3cc',
'org.apache.ant:ant:1.8.0:ant-1.8.0.jar:0251dbb938740ace07a53675113eee753ba389db65aebc814b175af50321620e',
Expand Down

0 comments on commit 052d78d

Please sign in to comment.