Skip to content

Commit

Permalink
3.2.8 for F-Droid
Browse files Browse the repository at this point in the history
3.2.8 for F-Droid
  • Loading branch information
teolemon committed Mar 10, 2020
1 parent de554a4 commit 7061dab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -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'
Expand Down

0 comments on commit 7061dab

Please sign in to comment.