mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
revert: "refactor: Replace Requery's SQLite with AndroidX's new KMP SQLite"
This reverts commit f604e4e256
.
This commit is contained in:
parent
7ac42d5545
commit
abbe606473
5 changed files with 60 additions and 38 deletions
|
@ -200,6 +200,7 @@ 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