Remove the migration screen. #3292

This commit is contained in:
Benoit Marty 2024-09-04 12:04:37 +02:00
parent 4fbf98700a
commit e74b3757da
20 changed files with 1 additions and 418 deletions

View file

@ -92,7 +92,6 @@ dependencies {
testImplementation(projects.features.rageshake.test)
testImplementation(projects.features.rageshake.impl)
testImplementation(projects.features.logout.test)
testImplementation(projects.features.roomlist.test)
testImplementation(projects.libraries.indicator.impl)
testImplementation(projects.libraries.pushproviders.test)
testImplementation(projects.libraries.fullscreenintent.test)