update requery:sqlite-android

This commit is contained in:
Jays2Kings 2023-09-28 22:21:09 -07:00
parent 1132e0d996
commit 21215e45bd

View file

@ -227,7 +227,7 @@ dependencies {
// Database
implementation("androidx.sqlite:sqlite-ktx:2.3.1")
implementation("com.github.requery:sqlite-android:3.42.0")
implementation("com.github.requery:sqlite-android:3.43.0")
implementation("com.github.inorichi.storio:storio-common:8be19de@aar")
implementation("com.github.inorichi.storio:storio-sqlite:8be19de@aar")