Release 1.20.1-beta-1

This commit is contained in:
stom79 2018-11-13 19:10:58 +01:00
parent 1b59c4dc36
commit 53744a81e8
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 28 targetSdkVersion 28
versionCode 181 versionCode 182
versionName "1.20.0" versionName "1.20.1-beta-1"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {