Release 1.71.1

This commit is contained in:
stom79 2019-02-01 18:44:26 +01:00
parent 2b572ea41d
commit 09c4c838a5
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 236
versionName "1.71.0"
versionCode 237
versionName "1.71.1"
multiDexEnabled true
}
dexOptions {