Prepares release 1.12.1

This commit is contained in:
stom79 2018-09-09 10:27:28 +02:00
parent e26bafb284
commit 3827b0d63e
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 134 versionCode 135
versionName "1.12.0" versionName "1.12.1"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {