Find and replace

This commit is contained in:
Marco Romano 2023-10-13 14:55:12 +02:00
parent fee54efb4f
commit 2d3d007e60
5 changed files with 21 additions and 19 deletions

View file

@ -17,8 +17,8 @@
package io.element.encrypteddb
import android.content.Context
import com.squareup.sqldelight.android.AndroidSqliteDriver
import com.squareup.sqldelight.db.SqlDriver
import app.cash.sqldelight.android.AndroidSqliteDriver
import app.cash.sqldelight.db.SqlDriver
import io.element.encrypteddb.passphrase.PassphraseProvider
import net.sqlcipher.database.SupportFactory