plugins { id("gwenedeg.kmp.library") } kotlin { androidLibrary { namespace = "bzh.ajaury.chombev.core.coroutines" } }