Release 1.74.1

This commit is contained in:
stom79 2019-02-20 22:00:47 +01:00
parent 8b1d40e0b9
commit bc74338b11
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 244
versionName "1.74.0"
versionCode 245
versionName "1.74.1"
multiDexEnabled true
}
dexOptions {