mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 00:37:03 +05:30
fix(deps): update dependency com.github.requery:sqlite-android to v3.45.0
This commit is contained in:
parent
f8611efdc7
commit
2ec8fb03aa
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ sqldelight-dialect338 = { module = "app.cash.sqldelight:sqlite-3-38-dialect", ve
|
|||
sqldelight-extensions-coroutines = { module = "app.cash.sqldelight:coroutines-extensions-jvm", version.ref = "sqldelight" }
|
||||
sqldelight-jvmDriver = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqldelight" }
|
||||
sqldelight-primitiveAdapters = { module = "app.cash.sqldelight:primitive-adapters", version.ref = "sqldelight" }
|
||||
sqlite-android = "com.github.requery:sqlite-android:3.43.0"
|
||||
sqlite-android = "com.github.requery:sqlite-android:3.45.0"
|
||||
swipe = "me.saket.swipe:swipe:1.3.0-SNAPSHOT"
|
||||
truth = "com.google.truth:truth:1.3.0"
|
||||
unfurl = "me.saket.unfurl:unfurl:1.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue