Release 1.65.1

This commit is contained in:
stom79 2019-01-16 19:43:33 +01:00
parent 4b7c206405
commit a0a86e9f12
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 227
versionName "1.65.0"
versionCode 228
versionName "1.65.1"
multiDexEnabled true
}
dexOptions {