Version 15

This commit is contained in:
Ziver Koc 2014-08-08 14:11:40 +02:00
parent 50045526af
commit fdaf818312
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 15 versionCode 16
versionName "1.0.15" versionName "1.0.16"
} }
buildTypes { buildTypes {
release { release {