Notification issue

This commit is contained in:
stom79 2019-01-08 19:31:13 +01:00
parent 13ece2616d
commit 57cd33ae53
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 222
versionName "1.63.0"
versionCode 223
versionName "1.63.1"
multiDexEnabled true
}
dexOptions {