Prepares 1.20.0 beta 1

This commit is contained in:
stom79 2018-11-07 11:06:28 +01:00
parent c42e4f4c98
commit b814c6a9cf
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 178
versionName "1.19.2"
versionCode 179
versionName "1.20.0-beta-1"
}
flavorDimensions "default"
buildTypes {