mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Added two more tests
This commit is contained in:
@@ -319,7 +319,7 @@ public class ApplicationEx extends Application
|
||||
editor.remove("crash_report_count");
|
||||
|
||||
if (!BuildConfig.TEST_RELEASE)
|
||||
editor.remove("test1").remove("test2").remove("test3");
|
||||
editor.remove("test1").remove("test2").remove("test3").remove("test4").remove("test5");
|
||||
|
||||
if (version < 468) {
|
||||
editor.remove("notify_trash");
|
||||
|
||||
Reference in New Issue
Block a user