Release 1.70.0

This commit is contained in:
stom79 2019-01-28 18:41:27 +01:00
parent fddba00b7e
commit 563b050ed3
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon" applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 234 versionCode 235
versionName "1.70.0-beta-1" versionName "1.70.0"
multiDexEnabled true multiDexEnabled true
} }
dexOptions { dexOptions {