Prepares release 1.15.4

This commit is contained in:
stom79 2018-10-13 13:52:59 +02:00
parent 3a6e4a0036
commit 5d421dbfb1
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 28
versionCode 152
versionName "1.15.3"
versionCode 153
versionName "1.15.4"
}
flavorDimensions "default"
buildTypes {