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

@@ -7,7 +7,7 @@ import androidx.annotation.NonNull;
import com.annimon.stream.Stream;
import net.zetetic.database.sqlcipher.SQLiteDatabase;
import net.sqlcipher.database.SQLiteDatabase;
import org.thoughtcrime.securesms.recipients.RecipientId;
import org.whispersystems.libsignal.util.guava.Preconditions;