mirror of
https://github.com/etesync/android
synced 2025-02-02 10:51:10 +00:00
JournalManager: make jorunal version read-only.
This commit is contained in:
parent
cd5e5487a8
commit
1482fb01cb
@ -91,7 +91,6 @@ public class JournalManager extends BaseManager {
|
||||
}
|
||||
|
||||
public static class Journal extends Base {
|
||||
@Setter
|
||||
@Getter
|
||||
private int version = -1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user