updated version

This commit is contained in:
Mariotaku Lee 2016-08-23 09:52:09 +08:00
parent 54e4548e75
commit 5ba35b8053
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 24
versionCode 204
versionName '3.2.0'
versionCode 205
versionName '3.2.1'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'