Beta release 1.0.5

This commit is contained in:
Ziver Koc 2014-08-01 16:49:08 +02:00
parent 009a5c536f
commit 5eb6d3a562
2 changed files with 2 additions and 2 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "com.ericsson.uecontrol"
minSdkVersion 15
targetSdkVersion 19
versionCode 5
versionName "1.0.5"
versionCode 6
versionName "1.0.6"
}
buildTypes {
release {