refactor: migrate package structure from fr.ajaury.gwenedeg to bzh.ajaury.chombev

This commit is contained in:
2026-07-07 18:58:17 +02:00
parent 272cefa5fd
commit 6361fa6e74
119 changed files with 370 additions and 376 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ kotlin {
}
androidLibrary {
namespace = "fr.ajaury.gwenedeg.shared"
namespace = "bzh.ajaury.chombev.shared"
androidResources {
enable = true
}