Switch back to mainline SQLCipher.

This commit is contained in:
Greyson Parrelli
2021-08-26 16:05:41 -04:00
parent a2b6e003b6
commit faa36d417c
35 changed files with 141 additions and 100 deletions

View File

@@ -4,7 +4,7 @@ import android.content.Context;
import androidx.annotation.NonNull;
import net.zetetic.database.sqlcipher.SQLiteDatabase;
import net.sqlcipher.database.SQLiteDatabase;
import org.greenrobot.eventbus.EventBus;
import org.greenrobot.eventbus.Subscribe;