Fixes an issue with emoji in bio + prepares release 1.3.8

This commit is contained in:
tom79 2017-07-27 19:42:42 +02:00
parent 4a73113105
commit 4f14066e05
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 25
versionCode 36
versionCode 37
versionName "1.3.8.1"
}
buildTypes {