This commit is contained in:
2019-01-16 16:43:53 +01:00
parent 34a6ee7573
commit b19d8f5b0e
4 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ public class AppContext {
public void init() {
this.initSettings();
this.initCrashlytics();
//this.initCrashlytics();
this.initServerStatusChecker();