Version 18 released!

This commit is contained in:
Ziver Koc 2014-08-11 17:01:36 +02:00
parent b77c064cfc
commit 2ea2c2a781
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 18
versionName "1.0.18"
versionCode 19
versionName "1.0.19"
}
buildTypes {
release {