Release 1.18.0

This commit is contained in:
stom79 2018-10-30 18:40:00 +01:00
parent 3662beed51
commit f0160fe702
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 28 targetSdkVersion 28
versionCode 167 versionCode 168
versionName "1.18.0-beta-1" versionName "1.18.0"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {