Release 1.70.0-beta-1

This commit is contained in:
stom79 2019-01-27 18:22:08 +01:00
parent 1a1e2d29ad
commit d68585bc7a
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 233
versionName "1.67.1"
versionCode 234
versionName "1.70.0-beta-1"
multiDexEnabled true
}
dexOptions {