diff --git a/app/app-release.apk b/app/app-release.apk index 0346857..662be50 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 5f51201..1f9e2b2 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.ericsson.uecontrol" minSdkVersion 15 targetSdkVersion 19 - versionCode 25 - versionName "1.0.25" + versionCode 26 + versionName "1.0.26" } buildTypes { release {