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

@ -23,7 +23,7 @@ plugins {
}
android {
namespace = "io.element.android.x.matrix"
namespace = "io.element.android.libraries.matrix"
}
anvil {