diff --git a/app/app-release.apk b/app/app-release.apk index 6ca738b..13a909d 100755 Binary files a/app/app-release.apk and b/app/app-release.apk differ diff --git a/app/build.gradle b/app/build.gradle index a3e2cb6..3db9386 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.ericsson.uecontrol" minSdkVersion 15 targetSdkVersion 19 - versionCode 16 - versionName "1.0.16" + versionCode 17 + versionName "1.0.17" } buildTypes { release {