Added state saving

This commit is contained in:
Ziver Koc 2014-08-04 15:36:45 +02:00
parent e020204ce5
commit 580f4fdc3d
7 changed files with 56 additions and 12 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 7
versionName "1.0.7"
versionCode 8
versionName "1.0.8"
}
buildTypes {
release {