Add some refactoring and first simple test on RoomListPresenter

This commit is contained in:
ganfra 2023-01-18 17:57:34 +01:00
parent b3aa9f7ba2
commit 1f2a9026ea
30 changed files with 520 additions and 140 deletions

View file

@ -32,6 +32,8 @@ plugins {
android {
namespace = "io.element.android.x"
testOptions { unitTests.isIncludeAndroidResources = true }
defaultConfig {
applicationId = "io.element.android.x"
targetSdk = 33 // TODO Use Versions.targetSdk