Remind third part version

This commit is contained in:
M66B
2024-02-17 09:56:24 +01:00
parent 90520c4e9a
commit 20f0d6142b

View File

@@ -481,6 +481,8 @@ public class ApplicationEx extends Application
if (version < BuildConfig.VERSION_CODE)
editor.remove("crash_report_count");
if (version < BuildConfig.VERSION_CODE && !BuildConfig.DEBUG)
editor.remove("third_party_notified");
if (!Log.isTestRelease())
editor.remove("test1").remove("test2").remove("test3").remove("test4").remove("test5");