Rename internal compose packages

This commit is contained in:
vfsfitvnm
2022-10-26 13:36:09 +02:00
parent ed8eb7cf8a
commit 055ad86f2c
27 changed files with 61 additions and 51 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
android {
namespace = "it.vfsfitvnm.reordering"
namespace = "it.vfsfitvnm.compose.reordering"
compileSdk = 33
defaultConfig {