Use the ktx version of androidx.sqlite:sqlite
This commit is contained in:
parent
70cdb4a2fc
commit
904d45b255
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ sqldelight-driver-android = { module = "com.squareup.sqldelight:android-driver",
|
|||
sqldelight-driver-jvm = { module = "com.squareup.sqldelight:sqlite-driver", version.ref = "sqldelight" }
|
||||
sqldelight-coroutines = { module = "com.squareup.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
|
||||
sqlcipher = "net.zetetic:android-database-sqlcipher:4.5.4"
|
||||
sqlite = "androidx.sqlite:sqlite:2.3.1"
|
||||
sqlite = "androidx.sqlite:sqlite-ktx:2.3.1"
|
||||
unifiedpush = "com.github.UnifiedPush:android-connector:2.1.1"
|
||||
otaliastudios_transcoder = "com.otaliastudios:transcoder:0.10.5"
|
||||
vanniktech_blurhash = "com.vanniktech:blurhash:0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue