Release 1.63.0-beta-2

This commit is contained in:
stom79 2019-01-05 19:36:20 +01:00
parent 1deed5212c
commit 59f6a095cc
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 16
targetSdkVersion 28
versionCode 220
versionName "1.63.0-beta-1"
versionCode 221
versionName "1.63.0-beta-2"
multiDexEnabled true
}
dexOptions {