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
|
|
@ -1,7 +1,7 @@
|
|||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
compileSdkVersion 15
|
||||
buildToolsVersion '19.1.0'
|
||||
|
||||
defaultConfig {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue