We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cec83dc + 18e5867 commit fe32e90Copy full SHA for fe32e90
app/build.gradle.kts
@@ -91,7 +91,6 @@ dependencies {
91
implementation(project(":core:model"))
92
93
implementation(project(":sync:work"))
94
- implementation(project(":sync:sync-test"))
95
96
androidTestImplementation(project(":core:testing"))
97
androidTestImplementation(project(":core:datastore-test"))
0 commit comments