Differentiate between a GIF and video in the UI - #678

This commit is contained in:
stom79 2018-12-31 18:52:52 +01:00
parent 35e2704354
commit 549604b6df
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon" applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 217 versionCode 218
versionName "1.62.0-beta-1" versionName "1.62.0"
multiDexEnabled true multiDexEnabled true
} }
dexOptions { dexOptions {