mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-01 09:16:00 +00:00
Everybody knows
This commit is contained in:
parent
2ad2c9a0a3
commit
1116e56806
1 changed files with 0 additions and 2 deletions
|
@ -482,8 +482,6 @@ public class ApplicationEx extends Application
|
||||||
|
|
||||||
if (version < BuildConfig.VERSION_CODE)
|
if (version < BuildConfig.VERSION_CODE)
|
||||||
editor.remove("crash_report_count");
|
editor.remove("crash_report_count");
|
||||||
if (version < BuildConfig.VERSION_CODE && !BuildConfig.DEBUG)
|
|
||||||
editor.remove("third_party_notified");
|
|
||||||
|
|
||||||
if (!Log.isTestRelease())
|
if (!Log.isTestRelease())
|
||||||
editor.remove("test1").remove("test2").remove("test3").remove("test4").remove("test5");
|
editor.remove("test1").remove("test2").remove("test3").remove("test4").remove("test5");
|
||||||
|
|
Loading…
Reference in a new issue