Prepares release 1.5.2

This commit is contained in:
tom79 2017-10-15 16:48:54 +02:00
parent 322edbf7fe
commit bd5f2c9fa7
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 61
versionName "1.5.1"
versionCode 62
versionName "1.5.2"
}
buildTypes {
release {