Release 1.65.0

This commit is contained in:
stom79 2019-01-13 17:24:28 +01:00
parent 8faca72e1b
commit 3c09c3c5a6
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 226 versionCode 227
versionName "1.64.2" versionName "1.65.0"
multiDexEnabled true multiDexEnabled true
} }
dexOptions { dexOptions {