Update SQLCipher to 4.4.3-S8

This reverts commit e01381379c.
This commit is contained in:
Greyson Parrelli
2021-10-04 13:52:32 -04:00
parent 309e33016a
commit 77cb9bc174
38 changed files with 127 additions and 164 deletions

View File

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