Merge branch 'develop' into feature/fga/presenter_tests
This commit is contained in:
commit
07859574c4
256 changed files with 102522 additions and 133 deletions
|
|
@ -102,7 +102,7 @@ test_hamcrest = "org.hamcrest:hamcrest:2.2"
|
|||
test_orchestrator = "androidx.test:orchestrator:1.4.1"
|
||||
test_turbine = "app.cash.turbine:turbine:0.12.1"
|
||||
test_truth = "com.google.truth:truth:1.1.3"
|
||||
|
||||
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.8"
|
||||
|
||||
# Others
|
||||
coil = { module = "io.coil-kt:coil", version.ref = "coil" }
|
||||
|
|
@ -123,7 +123,7 @@ anvil_compiler_api = { module = "com.squareup.anvil:compiler-api", version.ref =
|
|||
anvil_compiler_utils = { module = "com.squareup.anvil:compiler-utils", version.ref = "anvil" }
|
||||
|
||||
# Composer
|
||||
wysiwyg = "io.element.android:wysiwyg:0.7.1"
|
||||
wysiwyg = "io.element.android:wysiwyg:0.7.0.1"
|
||||
|
||||
[bundles]
|
||||
|
||||
|
|
@ -141,3 +141,4 @@ dependencygraph = { id = "com.savvasdalkitsis.module-dependency-graph", version.
|
|||
dependencycheck = { id = "org.owasp.dependencycheck", version.ref = "dependencycheck" }
|
||||
stem = { id = "com.likethesalad.stem", version.ref = "stem" }
|
||||
stemlibrary = { id = "com.likethesalad.stem-library", version.ref = "stem" }
|
||||
paparazzi = "app.cash.paparazzi:1.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue