plugins { id("gwenedeg.kmp.library") } kotlin { androidLibrary { namespace = "fr.ajaury.gwenedeg.core.model" } }