refactor: migrate package structure from fr.ajaury.gwenedeg to bzh.ajaury.chombev
This commit is contained in:
@@ -4,6 +4,6 @@ plugins {
|
||||
|
||||
kotlin {
|
||||
androidLibrary {
|
||||
namespace = "fr.ajaury.gwenedeg.core.model"
|
||||
namespace = "bzh.ajaury.chombev.core.model"
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package fr.ajaury.gwenedeg.core.model
|
||||
package bzh.ajaury.chombev.core.model
|
||||
|
||||
/**
|
||||
* [translation] is the optional translation of [transcription] in the user's language
|
||||
Reference in New Issue
Block a user