Version 24 released

This commit is contained in:
Ziver Koc 2014-09-16 16:36:46 +02:00
parent 448e074fcb
commit 6417ef0c22
3 changed files with 6 additions and 5 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 24
versionName "1.0.24"
versionCode 25
versionName "1.0.25"
}
buildTypes {
release {