mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Undo dynamic debug
This commit is contained in:
@@ -103,9 +103,6 @@ public class ApplicationEx extends Application {
|
||||
}
|
||||
});
|
||||
|
||||
Helper.enableComponent(this, ActivityMain.class, !BuildConfig.DEBUG);
|
||||
Helper.enableComponent(this, ActivityMain.class.getName() + ".Debug", BuildConfig.DEBUG);
|
||||
|
||||
Log.setup(this);
|
||||
|
||||
upgrade(this);
|
||||
|
||||
Reference in New Issue
Block a user