diff --git a/app/build.gradle b/app/build.gradle index 654a93b0f1d3..40bd7d423396 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { applicationId "openfoodfacts.github.scrachx.openfood" minSdkVersion 16 targetSdkVersion 28 - versionCode 323 - versionName "3.2.3" + versionCode 325 + versionName "3.2.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true ndk.abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'