Prepare release 1.13.0

This commit is contained in:
stom79 2018-09-12 10:57:25 +02:00
parent ea2d7fee64
commit ad64c10452
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon" applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 136 versionCode 137
versionName "1.12.2" versionName "1.13.0"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {