Version 21 released!

This commit is contained in:
Ziver Koc 2014-08-15 16:13:48 +02:00
parent 9f84e472eb
commit 00ba6a4bf0
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 21 versionCode 22
versionName "1.0.21" versionName "1.0.22"
} }
buildTypes { buildTypes {
release { release {