Release 1.20.1-beta-2

This commit is contained in:
stom79 2018-11-14 18:14:45 +01:00
parent 2cfb054142
commit ed09d42742
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 182 versionCode 183
versionName "1.20.1-beta-1" versionName "1.20.1-beta-2"
} }
flavorDimensions "default" flavorDimensions "default"
buildTypes { buildTypes {