updated version

This commit is contained in:
Mariotaku Lee 2016-08-17 17:13:46 +08:00
parent de6df9d381
commit dce59e4637
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 201
versionName "3.1.12"
versionCode 202
versionName "3.1.13"
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'