Avoid issue with icon color

This commit is contained in:
tom79 2017-10-15 18:44:08 +02:00
parent 8ce0796e07
commit f7d3aa6263
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 26
versionCode 62
versionName "1.5.2"
versionCode 63
versionName "1.5.3"
}
buildTypes {
release {