Counter issue

This commit is contained in:
stom79 2018-12-21 19:18:29 +01:00
parent fe5162aa77
commit 25369beca6
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 207
versionName "1.50.0-beta-2"
versionCode 208
versionName "1.50.0-beta-3"
multiDexEnabled true
}
dexOptions {