fix implementation error

This commit is contained in:
tom79 2019-04-25 19:17:37 +02:00
parent 26c6cf8832
commit 5751eb7bff
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 254
versionName "1.80.0-beta-1"
versionCode 255
versionName "1.80.0-beta-2"
multiDexEnabled true
}
dexOptions {