Prepares release 1.6.6

This commit is contained in:
stom79 2017-12-10 11:23:43 +01:00
parent ee0d05f238
commit 1aeb2ea6b9
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 27
versionCode 86
versionName "1.6.5.1"
versionCode 87
versionName "1.6.6"
}
flavorDimensions "default"
buildTypes {