Release 1.73.0

This commit is contained in:
stom79 2019-02-09 09:39:32 +01:00
parent 47412695aa
commit 93ed8c1505
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 240
versionName "1.72.1"
versionCode 241
versionName "1.73.0"
multiDexEnabled true
}
dexOptions {