Rename textcomposer module

This commit is contained in:
ganfra 2023-01-20 17:38:04 +01:00
parent c2177beb13
commit 465b74e177
13 changed files with 22 additions and 22 deletions

View file

@ -23,7 +23,7 @@ plugins {
}
android {
namespace = "io.element.android.x.textcomposer"
namespace = "io.element.android.libraries.textcomposer"
buildFeatures {
viewBinding = true
}