Added two more tests

This commit is contained in:
M66B
2022-01-02 18:36:46 +01:00
parent 813b8651b8
commit 0521d2e406
5 changed files with 47 additions and 3 deletions

View File

@@ -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");