Prepares release 1.5.4

This commit is contained in:
tom79 2017-10-22 18:02:40 +02:00
parent 519647caff
commit 39493986e2
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 63
versionName "1.5.3"
versionCode 64
versionName "1.5.4"
}
buildTypes {
release {