Prepares release 1.14.0

This commit is contained in:
stom79 2018-09-28 19:36:40 +02:00
parent 0159764a35
commit 426e9ffe08
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 144
versionName "1.13.6"
versionCode 145
versionName "1.14.0"
}
flavorDimensions "default"
buildTypes {