Release 1.71.0

This commit is contained in:
stom79 2019-01-30 17:58:42 +01:00
parent c3b0b90b1c
commit c553391120
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 235 versionCode 236
versionName "1.70.0" versionName "1.71.0"
multiDexEnabled true multiDexEnabled true
} }
dexOptions { dexOptions {