Release 1.61.1

This commit is contained in:
stom79 2018-12-28 15:22:46 +01:00
parent 08501bc372
commit 0fcc5d3f37
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 215
versionName "1.61.0"
versionCode 216
versionName "1.61.1"
multiDexEnabled true
}
dexOptions {