Compare commits
1 commit
main
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
| ff2acc2e3c |
1 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ firebaseAppDistribution = "5.2.1"
|
||||||
# AndroidX
|
# AndroidX
|
||||||
core = "1.18.0"
|
core = "1.18.0"
|
||||||
datastore = "1.2.1"
|
datastore = "1.2.1"
|
||||||
constraintlayout = "2.2.2"
|
constraintlayout = "2.2.1"
|
||||||
constraintlayout_compose = "1.1.1"
|
constraintlayout_compose = "1.1.1"
|
||||||
lifecycle = "2.10.0"
|
lifecycle = "2.10.0"
|
||||||
activity = "1.13.0"
|
activity = "1.13.0"
|
||||||
|
|
@ -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.2"
|
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.9.0"
|
||||||
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" }
|
||||||
|
|
||||||
|
|
@ -192,7 +192,7 @@ serialization_json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-jso
|
||||||
kotlinx_collections_immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0"
|
kotlinx_collections_immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0"
|
||||||
showkase = { module = "com.airbnb.android:showkase", version.ref = "showkase" }
|
showkase = { module = "com.airbnb.android:showkase", version.ref = "showkase" }
|
||||||
showkase_processor = { module = "com.airbnb.android:showkase-processor", version.ref = "showkase" }
|
showkase_processor = { module = "com.airbnb.android:showkase-processor", version.ref = "showkase" }
|
||||||
jsoup = "org.jsoup:jsoup:1.22.2"
|
jsoup = "org.jsoup:jsoup:1.23.1"
|
||||||
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
|
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
|
||||||
molecule-runtime = "app.cash.molecule:molecule-runtime:2.2.0"
|
molecule-runtime = "app.cash.molecule:molecule-runtime:2.2.0"
|
||||||
timber = "com.jakewharton.timber:timber:5.0.1"
|
timber = "com.jakewharton.timber:timber:5.0.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue