storesafe / cordova-sqlcipher-adapter

A Cordova/PhoneGap plugin to create and access encrypted databases on Android, iOS, and Windows with API similar to HTML5/Web SQL API
Other
89 stars 55 forks source link

SQLCipher 4.3.0 update #94

Closed brodycj closed 4 years ago

brodycj commented 4 years ago

ref:

P.S. This should also fix issue #85 (fix min SDK version).

TODO:

brodycj commented 4 years ago

Done