Add a flag to enable or disable incoming share
This commit is contained in:
parent
abaac1c5ca
commit
6781b5cee7
11 changed files with 205 additions and 3 deletions
|
|
@ -72,6 +72,7 @@ dependencies {
|
|||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.features.rageshake.test)
|
||||
testImplementation(projects.features.rageshake.impl)
|
||||
testImplementation(projects.features.share.test)
|
||||
testImplementation(projects.services.appnavstate.test)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(libs.test.appyx.junit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue