.xml

  1. R

    Android Question Can I update to a newer version of SQLCipher?

    Currently using SQLCipher 1.6, which uses SQLite version 3.25.2 and was compiled 25/Sep/2018. According the .xml file (SQLCipher.xml) SQLCipher depends on the .aar file android-database-sqlcipher-4.0.0.aar. Now I have newer versions of the SQLCipher .aar file, that is...
Top