Released version 16

This commit is contained in:
Ziver Koc 2014-08-08 17:46:29 +02:00
parent 7a3c4d66ee
commit f72e6e9e53
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol" applicationId "com.ericsson.uecontrol"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 19 targetSdkVersion 19
versionCode 16 versionCode 17
versionName "1.0.16" versionName "1.0.17"
} }
buildTypes { buildTypes {
release { release {