Rename matrix modules

This commit is contained in:
ganfra 2023-01-20 17:27:47 +01:00
parent c6cfe2b5e2
commit 0a3697bfe8
87 changed files with 217 additions and 219 deletions

View file

@ -21,7 +21,7 @@ plugins {
}
android {
namespace = "io.element.android.x.libraries.matrix.test"
namespace = "io.element.android.libraries.matrix.test"
}
dependencies {