Version 20 released!

This commit is contained in:
Ziver Koc 2014-08-13 14:23:47 +02:00
parent 56771a000e
commit 4ae0a588c4
3 changed files with 4 additions and 9 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 20
versionName "1.0.20"
versionCode 21
versionName "1.0.21"
}
buildTypes {
release {