[1.44.*] Pre-release merge (#440)

This commit is contained in:
tramline-github[bot]
2024-02-04 14:30:06 +00:00
committed by GitHub
3 changed files with 1038 additions and 500 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -8,7 +8,7 @@ composeCompiler = "1.5.8"
coroutines = "1.8.0-RC2"
dagger = "2.50"
glance = "1.0.0"
junit = "5.10.1"
junit = "5.10.2"
konvert = "3.0.0"
kotlin = "1.9.22"
kotlinResult = "1.1.18"
@@ -101,7 +101,7 @@ sqldelight-extensions-coroutines = { module = "app.cash.sqldelight:coroutines-ex
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.45.0"
swipe = "me.saket.swipe:swipe:1.3.0-SNAPSHOT"
swipe = "me.saket.swipe:swipe:1.3.0"
truth = "com.google.truth:truth:1.4.0"
unfurl = "me.saket.unfurl:unfurl:1.7.0"