Changed save and read behaviour to json instead of Java serializer.
This commit is contained in:
parent
1c985b8c2d
commit
8e582b7995
6 changed files with 69 additions and 7 deletions
9
.idea/libraries/gson_2_3.xml
generated
Executable file
9
.idea/libraries/gson_2_3.xml
generated
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
<component name="libraryTable">
|
||||
<library name="gson-2.3">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/app/libs/gson-2.3.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue