Version 19 released!

This commit is contained in:
Ziver Koc 2014-08-12 11:22:06 +02:00
parent 2ce1156c99
commit c1b2da18d5
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 19
versionName "1.0.19"
versionCode 20
versionName "1.0.20"
}
buildTypes {
release {