This commit is contained in:
Benoit Marty 2025-10-23 15:39:23 +02:00
parent afdfe28ef4
commit 595812fef6

View file

@ -35,7 +35,6 @@ dependencies {
testCommonDependencies(libs)
testImplementation(projects.libraries.matrix.test)
testImplementation(projects.libraries.preferences.test)
testImplementation(projects.services.appnavstate.test)
testImplementation(projects.libraries.pushstore.test)
androidTestImplementation(libs.coroutines.test)