mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
IMAP notify support
This commit is contained in:
@@ -392,7 +392,7 @@ public class ApplicationEx extends Application implements SharedPreferences.OnSh
|
||||
else if (version < 1413)
|
||||
editor.remove("experiments");
|
||||
else if (version < 1439) {
|
||||
if (BuildConfig.PLAY_STORE_RELEASE)
|
||||
if (!BuildConfig.DEBUG)
|
||||
editor.remove("experiments");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user