mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
update sqlite lib
This commit is contained in:
parent
cd699a17dc
commit
28dc7bd738
1 changed files with 2 additions and 2 deletions
|
@ -228,8 +228,8 @@ dependencies {
|
|||
implementation("com.github.gabrielemariotti.changeloglib:changelog:2.1.0")
|
||||
|
||||
// Database
|
||||
implementation("androidx.sqlite:sqlite-ktx:2.2.0")
|
||||
implementation("com.github.requery:sqlite-android:3.36.0")
|
||||
implementation("androidx.sqlite:sqlite-ktx:2.3.0")
|
||||
implementation("com.github.requery:sqlite-android:3.39.2")
|
||||
implementation("com.github.inorichi.storio:storio-common:8be19de@aar")
|
||||
implementation("com.github.inorichi.storio:storio-sqlite:8be19de@aar")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue