Prepares release 1.8.8

This commit is contained in:
stom79 2018-04-28 16:54:57 +02:00
parent 2ea3e6971e
commit 27981444e5
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon" applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 120 versionCode 121
versionName "1.8.7.1" versionName "1.8.8"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {