Release 1.72.0

This commit is contained in:
stom79 2019-02-06 18:05:31 +01:00
parent 7fe0d12ba4
commit e406ca2ef0
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 238
versionName "1.72-beta-gnu-1"
versionCode 239
versionName "1.72.0"
multiDexEnabled true
}
dexOptions {