diff --git a/app/app-release.apk b/app/app-release.apk index bfea79d..96c021e 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 4fd0a6c..0051ba8 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.ericsson.uecontrol" minSdkVersion 15 targetSdkVersion 19 - versionCode 36 - versionName "1.0.36" + versionCode 37 + versionName "1.0.37" } buildTypes { release {