OC-577: Modify FileDataStorageManager to call updateSubtreeSize. OC-523
[pub/Android/ownCloud.git] / src / com / owncloud / android / authentication / AccountUtils.java
index cfa00e3..591da01 100644 (file)
@@ -155,7 +155,8 @@ public class AccountUtils {
     \r
     public static class AccountNotFoundException extends AccountsException {\r
         \r
-        private static final long serialVersionUID = 4276870654168776992L;\r
+        /** Generated - should be refreshed every time the class changes!! */\r
+        private static final long serialVersionUID = -9013287181793186830L;\r
         \r
         private Account mFailedAccount; \r
                 \r