diff --git a/app/app-release.apk b/app/app-release.apk index 1e01251..7c29613 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 6b296bb..64c42a6 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.ericsson.uecontrol" minSdkVersion 15 targetSdkVersion 19 - versionCode 41 - versionName "1.0.41" + versionCode 42 + versionName "1.0.42" } buildTypes { release {