Version 17 released!

This commit is contained in:
Ziver Koc 2014-08-11 16:23:46 +02:00
parent 10a77ecc96
commit d7d729f6c1
4 changed files with 11 additions and 7 deletions

View file

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