Kill Android app on exit (Arc)

This commit is contained in:
Anuken 2021-03-18 15:39:26 -04:00
parent a8c31d838f
commit a06e0a325b
2 changed files with 1 additions and 2 deletions

View File

@ -44,7 +44,6 @@ public class AndroidLauncher extends AndroidApplication{
if(handler != null){
handler.uncaughtException(thread, error);
}else{
error.printStackTrace();
Log.err(error);
System.exit(1);
}

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=4d946367d20f6be02af22084f86ffffa53a0ab8e
archash=240b615b50562b6f587bf1d8af5342e8e99b37de