Prepares release 1.5.1

This commit is contained in:
tom79 2017-10-14 18:35:40 +02:00
parent dce8f447bd
commit e10d4fc788
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 60
versionName "1.5.0"
versionCode 61
versionName "1.5.1"
}
buildTypes {
release {