Prepare release 1.31.1

This commit is contained in:
stom79 2018-11-24 19:40:29 +01:00
parent 0df539f184
commit 8548d7c9fc
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 190
versionName "1.31.0-beta-1"
versionCode 191
versionName "1.31.0"
}
flavorDimensions "default"
buildTypes {