Release 1.67.1

This commit is contained in:
stom79 2019-01-25 17:32:37 +01:00
parent 913096b601
commit 0c2c9cb4b8
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 232
versionName "1.67.0"
versionCode 233
versionName "1.67.1"
multiDexEnabled true
}
dexOptions {