mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Update serialVersionUID
This commit is contained in:
parent
0fdc5694f1
commit
65c7fb1305
@ -64,8 +64,8 @@ public class RemoteOperationResult implements Serializable {
|
||||
|
||||
/** Generated - should be refreshed every time the class changes!! */
|
||||
;
|
||||
private static final long serialVersionUID = 1129130415603799707L;
|
||||
|
||||
|
||||
private static final long serialVersionUID = -1909603208238358633L;
|
||||
private static final String TAG = RemoteOperationResult.class.getSimpleName();
|
||||
|
||||
public enum ResultCode {
|
||||
|
Loading…
x
Reference in New Issue
Block a user