Prepares release 1.78.0

This commit is contained in:
tom79 2019-03-31 19:11:13 +02:00
parent ddf156144a
commit 3c9b6f2d8d
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 250
versionName "1.78.0-beta-1"
versionCode 251
versionName "1.78.0"
multiDexEnabled true
}
dexOptions {