Skip to content
Snippets Groups Projects
Verified Commit f4272a73 authored by bontric's avatar bontric Committed by Julian Dehm
Browse files

disable ACRA for now

parent 1401fcc9
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ public class MailboxApplicationImpl extends Application
super.attachBaseContext(
Localizer.getInstance().setLocale(base));
setTheme(base, prefs);
ACRA.init(this);
//ACRA.init(this);
}
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment