mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
update sqlite
This commit is contained in:
parent
331cd132af
commit
d504f311fd
1 changed files with 2 additions and 2 deletions
|
@ -177,10 +177,10 @@ dependencies {
|
|||
implementation("com.github.gabrielemariotti.changeloglib:changelog:2.1.0")
|
||||
|
||||
// Database
|
||||
implementation("androidx.sqlite:sqlite:2.1.0")
|
||||
implementation("androidx.sqlite:sqlite-ktx:2.2.0")
|
||||
implementation("com.github.requery:sqlite-android:3.36.0")
|
||||
implementation("com.github.inorichi.storio:storio-common:8be19de@aar")
|
||||
implementation("com.github.inorichi.storio:storio-sqlite:8be19de@aar")
|
||||
implementation("io.requery:sqlite-android:3.31.0")
|
||||
|
||||
// Model View Presenter
|
||||
implementation("info.android15.nucleus:nucleus:${Versions.NUCLEUS}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue