Skip to content

Commit

Permalink
Merge pull request #265 from kennethshackleton/fix-sqlcipher-versionname
Browse files Browse the repository at this point in the history
SQLCipher version name 4.5.0.
  • Loading branch information
kennethshackleton authored Dec 2, 2021
2 parents bfc2de5 + bbf998a commit 1820bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ openssl.version.suffix=l
openssl.sha256=0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1
openssl.pgp.sha256=e2ae0ea526223843245dd80224b19a55283f4910dd56b7ee7b23187164f69fda

sqlcipher.versionName=4.4.3
sqlcipher.versionName=4.5.0

org.gradle.caching=true
org.gradle.daemon=true
Expand Down

0 comments on commit 1820bbb

Please sign in to comment.