Prepares release 1.6.4.1

This commit is contained in:
stom79 2017-12-03 16:22:01 +01:00
parent 343b3d76ac
commit 121af4e460
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 83 versionCode 84
versionName "1.6.4" versionName "1.6.4.1"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {