Skip to content

Commit fb45dce

Browse files
authored
Update build.gradle
1 parent b5eab21 commit fb45dce

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
@@ -9,8 +9,8 @@ android {
99
applicationId "openfoodfacts.github.scrachx.openfood"
1010
minSdkVersion 16
1111
targetSdkVersion 27
12-
versionCode 297
13-
versionName "2.9.7"
12+
versionCode 298
13+
versionName "2.9.8"
1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515
vectorDrawables.useSupportLibrary = true
1616
}

0 commit comments

Comments
 (0)