Prepares release 1.5.5

This commit is contained in:
stom79 2017-10-29 17:51:18 +01:00
parent 49a1214ef5
commit ae51800b68
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 26
versionCode 64
versionName "1.5.4"
versionCode 65
versionName "1.5.5"
}
flavorDimensions "default"
buildTypes {