diff --git a/app/app-release.apk b/app/app-release.apk index 951cea6729df..aa9cee429a83 100644 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 3f5f9b3fbeba..b7794a87357d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "openfoodfacts.github.scrachx.openfood" minSdkVersion 16 targetSdkVersion 25 - versionCode 26 - versionName "0.3" + versionCode 27 + versionName "0.4" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }