Skip to content

Commit 7cc97b2

Browse files
authored
Bump build number
1 parent 3083525 commit 7cc97b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
applicationId "openfoodfacts.github.scrachx.openfood"
2626
minSdkVersion 16
2727
targetSdkVersion 27
28-
versionCode 316
29-
versionName "3.1.6"
28+
versionCode 317
29+
versionName "3.1.7"
3030
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3131
vectorDrawables.useSupportLibrary = true
3232
}

0 commit comments

Comments
 (0)