kotlin exit app

CSS
import kotlin.system.exitProcess

moveTaskToBack(true);
exitProcess(-1)
Source

Also in CSS: