diff --git a/app/app-release.apk b/app/app-release.apk index db6de5b6b307..480305eb7348 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 89deb7c061bc..3522500c27e2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "openfoodfacts.github.scrachx.openfood" minSdkVersion 16 targetSdkVersion 23 - versionCode 21 - versionName "0.2.3" + versionCode 22 + versionName "0.2.4" } dexOptions {