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"
minSdkVersion 16
targetSdkVersion 28
versionCode 246
versionName "1.75.0"
versionCode 247
versionName "1.76.0"
multiDexEnabled true
}
dexOptions {