Update App Architecture

This commit is contained in:
2021-09-07 05:36:04 +02:00
parent 1367955396
commit abb21c994f
53 changed files with 867 additions and 245 deletions
-2
View File
@@ -36,8 +36,6 @@ dependencies {
api(platform(Libs.kotlin_coroutine_bom))
api(Libs.kotlin_coroutine_core)
api(Libs.ktor_client_android)
testImplementation(Libs.junit_jupiter_api)
testImplementation(Libs.junit_jupiter_engine)