Version 23 released

This commit is contained in:
Ziver Koc 2014-08-20 14:57:30 +02:00
parent fb02268d6d
commit 47810314b1
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 23
versionName "1.0.23"
versionCode 24
versionName "1.0.24"
}
buildTypes {
release {