Kotlin 1.8 + cleanup

This commit is contained in:
Benoit Marty 2023-01-18 14:38:19 +01:00 committed by Benoit Marty
parent 6e72187ff1
commit bd93e54543
7 changed files with 12 additions and 24 deletions

View file

@ -22,7 +22,7 @@ plugins {
}
android {
namespace = "io.element.android.x.libraries.presentation"
namespace = "io.element.android.x.architecture"
}
dependencies {