Skip to content

Commit

Permalink
bump build for F-Droid
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Apr 29, 2019
1 parent 0f0b1e6 commit e1cc055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "openfoodfacts.github.scrachx.openfood"
minSdkVersion 16
targetSdkVersion 27
versionCode 311
versionName "3.1.1"
versionCode 312
versionName "3.1.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit e1cc055

Please sign in to comment.