Release 1.79.0-beta-1

This commit is contained in:
tom79 2019-04-17 17:59:59 +02:00
parent 28ebf3b72b
commit 68361efe65
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 251
versionName "1.78.0"
versionCode 252
versionName "1.79.0-beta-1"
multiDexEnabled true
}
dexOptions {