diff --git a/app/build.gradle b/app/build.gradle index e5c4e6ab6117..90ba1670cdca 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { applicationId "openfoodfacts.github.scrachx.openfood" minSdkVersion 16 targetSdkVersion 29 - versionCode 325 - versionName "3.2.5" + versionCode 328 + versionName "3.2.8" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true ndk.abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'