mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Debug file picker
This commit is contained in:
@@ -375,7 +375,8 @@ public class ApplicationEx extends Application
|
||||
if (version < BuildConfig.VERSION_CODE)
|
||||
editor.remove("crash_report_count");
|
||||
|
||||
editor.remove("photo_picker");
|
||||
if (!BuildConfig.DEBUG)
|
||||
editor.remove("photo_picker");
|
||||
|
||||
if (!BuildConfig.TEST_RELEASE)
|
||||
editor.remove("test1").remove("test2").remove("test3").remove("test4").remove("test5");
|
||||
|
||||
Reference in New Issue
Block a user