Prepares release 1.74.0-beta-2

This commit is contained in:
stom79 2019-02-14 18:35:45 +01:00
parent 55e2c9dd3b
commit e604bcc661
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 242
versionName "1.74.0-beta-1"
versionCode 243
versionName "1.74.0-beta-2"
multiDexEnabled true
}
dexOptions {