Skip to content

Commit fe32e90

Browse files
authored
Merge pull request #412 from SimonMarquis/patch-2
Remove test dependency from `implementation` configuration, fixes #411
2 parents cec83dc + 18e5867 commit fe32e90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ dependencies {
9191
implementation(project(":core:model"))
9292

9393
implementation(project(":sync:work"))
94-
implementation(project(":sync:sync-test"))
9594

9695
androidTestImplementation(project(":core:testing"))
9796
androidTestImplementation(project(":core:datastore-test"))

0 commit comments

Comments
 (0)