ktor { deployment { port = 8089 } application { modules = [ com.ustadmobile.lib.annotationprocessor.core.ExampleDatabase2AppKt.ExampleDatabase2App ] } }