Rename core module

This commit is contained in:
ganfra 2023-01-20 16:34:04 +01:00
parent 528c01199d
commit f17dd4ccd5
52 changed files with 67 additions and 67 deletions

View file

@ -19,5 +19,5 @@ plugins {
}
android {
namespace = "io.element.android.x.core"
namespace = "io.element.android.libraries.core"
}