fix(deps): update sqldelight to v2.1.0 (#4735)
* fix(deps): update sqldelight to v2.1.0 * Ignore new returned value from database query which know have type QueryResult<Long>. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
@@ -40,7 +40,7 @@ serialization_json = "1.8.1"
|
||||
coil = "3.1.0"
|
||||
showkase = "1.0.3"
|
||||
appyx = "1.7.0"
|
||||
sqldelight = "2.0.2"
|
||||
sqldelight = "2.1.0"
|
||||
wysiwyg = "2.38.3"
|
||||
telephoto = "0.15.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user