Compare commits
2 commits
renovate/o
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ba027701aa | |||
| 6c7764cd44 |
1 changed files with 2 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ test_truth = "com.google.truth:truth:1.4.5"
|
||||||
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.22"
|
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.22"
|
||||||
test_robolectric = "org.robolectric:robolectric:4.16.1"
|
test_robolectric = "org.robolectric:robolectric:4.16.1"
|
||||||
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
|
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
|
||||||
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.9.1"
|
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.9.2"
|
||||||
test_detekt_api = { module = "io.gitlab.arturbosch.detekt:detekt-api", version.ref = "detekt" }
|
test_detekt_api = { module = "io.gitlab.arturbosch.detekt:detekt-api", version.ref = "detekt" }
|
||||||
test_detekt_test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version.ref = "detekt" }
|
test_detekt_test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version.ref = "detekt" }
|
||||||
|
|
||||||
|
|
@ -203,7 +203,7 @@ sqldelight-driver-jvm = { module = "app.cash.sqldelight:sqlite-driver", version.
|
||||||
sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
|
sqldelight-coroutines = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
|
||||||
sqlcipher = "net.zetetic:sqlcipher-android:4.16.0"
|
sqlcipher = "net.zetetic:sqlcipher-android:4.16.0"
|
||||||
sqlite = "androidx.sqlite:sqlite-ktx:2.6.2"
|
sqlite = "androidx.sqlite:sqlite-ktx:2.6.2"
|
||||||
unifiedpush = "org.unifiedpush.android:connector:3.3.3"
|
unifiedpush = "org.unifiedpush.android:connector:3.3.2"
|
||||||
vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0"
|
vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0"
|
||||||
telephoto_zoomableimage = { module = "me.saket.telephoto:zoomable-image-coil3", version.ref = "telephoto" }
|
telephoto_zoomableimage = { module = "me.saket.telephoto:zoomable-image-coil3", version.ref = "telephoto" }
|
||||||
telephoto_flick = { module = "me.saket.telephoto:flick-android", version.ref = "telephoto" }
|
telephoto_flick = { module = "me.saket.telephoto:flick-android", version.ref = "telephoto" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue