Refactoring

This commit is contained in:
2021-09-04 03:30:42 +02:00
parent 82b27157d1
commit e532ae454c
3 changed files with 2 additions and 2 deletions
-1
View File
@@ -122,7 +122,6 @@ dependencies {
testImplementation(Libs.orbit_mvi_test)
kapt(Libs.room_compiler)
implementation(Libs.room_runtime)
testImplementation(Libs.room_testing)
testImplementation(Libs.mockk_core)