mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 10:01:22 +01:00
Store previous version
This commit is contained in:
@@ -204,6 +204,7 @@ public class ApplicationEx extends Application {
|
||||
editor.remove("folder_sync");
|
||||
}
|
||||
|
||||
editor.putInt("previous_version", version);
|
||||
editor.putInt("version", BuildConfig.VERSION_CODE);
|
||||
|
||||
editor.apply();
|
||||
|
||||
Reference in New Issue
Block a user