Fixed SMS behaviour.

Fixed reset button not updating status.
This commit is contained in:
Ziver Koc 2014-08-06 17:41:28 +02:00
parent 331b244a0e
commit 2efed01291
5 changed files with 22 additions and 15 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 11
versionName "1.0.11"
versionCode 12
versionName "1.0.12"
}
buildTypes {
release {