Beta 1.62.0-beta-1

This commit is contained in:
stom79 2018-12-29 19:22:35 +01:00
parent bcf0772ba3
commit 9a774ecc62
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 216
versionName "1.61.1"
versionCode 217
versionName "1.62.0-beta-1"
multiDexEnabled true
}
dexOptions {