Refactoring

This commit is contained in:
M66B
2024-01-04 13:26:06 +01:00
parent 1177f6d9b6
commit 3bad56345a
9 changed files with 18 additions and 14 deletions

View File

@@ -481,7 +481,7 @@ public class ApplicationEx extends Application
if (version < BuildConfig.VERSION_CODE)
editor.remove("crash_report_count");
if (!BuildConfig.TEST_RELEASE)
if (!Log.isTestRelease())
editor.remove("test1").remove("test2").remove("test3").remove("test4").remove("test5");
if (version < 468) {