Release 1.40.0

This commit is contained in:
stom79 2018-12-11 19:35:02 +01:00
parent fd586ffce0
commit 821cfa1aa9
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 201
versionName "1.39.0"
versionCode 202
versionName "1.40.0"
multiDexEnabled true
}
dexOptions {