Fixes an issue with emoji in bio + prepares release 1.3.8

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

View File

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