Skip to content

Commit

Permalink
release bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed May 30, 2018
1 parent 82dd235 commit 327b445
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 51
versionName "0.9.0.1"
versionCode 52
versionName "0.9.0.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 327b445

Please sign in to comment.