Revert back to prod SQLCipher.

This commit is contained in:
Greyson Parrelli
2021-08-26 16:05:41 -04:00
committed by Cody Henthorne
parent d01a52c5a8
commit e01381379c
38 changed files with 151 additions and 114 deletions

View File

@@ -32,7 +32,7 @@ import androidx.navigation.Navigation;
import com.dd.CircularProgressButton;
import net.zetetic.database.sqlcipher.SQLiteDatabase;
import net.sqlcipher.database.SQLiteDatabase;
import org.greenrobot.eventbus.EventBus;
import org.greenrobot.eventbus.Subscribe;