version code bump

This commit is contained in:
Mariotaku Lee 2016-02-29 15:46:35 +08:00
parent d2799ad6ef
commit 2a5cbbc34e
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 23
versionCode 154
versionName "3.0.6.3"
versionCode 155
versionName "3.0.6.4"
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'