Prepares release 1.80.0-beta-1

This commit is contained in:
tom79 2019-04-25 19:00:50 +02:00
parent c9c89dada0
commit a139426488
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 253
versionName "1.79.0"
versionCode 254
versionName "1.80.0-beta-1"
multiDexEnabled true
}
dexOptions {