Find and replace
This commit is contained in:
parent
fee54efb4f
commit
2d3d007e60
5 changed files with 21 additions and 19 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue