1.50.1 - 🙉 Quick account switcher + fix bubble counter issue

This commit is contained in:
stom79 2018-12-22 18:10:58 +01:00
parent ad45fdfd9e
commit 81dad89a09
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 209
versionName "1.50.0"
versionCode 210
versionName "1.50.1"
multiDexEnabled true
}
dexOptions {