mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
refactor: Replace Requery's SQLite with AndroidX's new KMP SQLite
This reverts commit abbe606473
.
This commit is contained in:
parent
abbe606473
commit
fa26270c6e
5 changed files with 38 additions and 60 deletions
|
@ -200,7 +200,6 @@ dependencies {
|
|||
implementation(libs.play.services.gcm)
|
||||
|
||||
// Database
|
||||
implementation(libs.sqlite.android)
|
||||
implementation(libs.bundles.sqlite)
|
||||
|
||||
// Model View Presenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue