You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
your latest relase contains 3 .so files (namely libdatabase_sqlcipher.so, libstlport_shared.so and libsqlcipher_android.so). But your https://github.com/guardianproject/android-database-sqlcipher/blob/master/README.org asks to import only libsqlcipher_android.so and libdatabase_sqlcipher.so files. So should I also import libstlport_shared.so into my project too ?