Prepares release 1.76.0

This commit is contained in:
tom79 2019-03-02 18:33:30 +01:00
parent c4bb2e5855
commit 47519dedfd
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 246 versionCode 247
versionName "1.75.0" versionName "1.76.0"
multiDexEnabled true multiDexEnabled true
} }
dexOptions { dexOptions {