updated version

This commit is contained in:
Mariotaku Lee 2016-06-29 10:14:03 +08:00
parent a6f99a9c96
commit 513508c4eb
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 24
versionCode 197
versionName "3.1.8"
versionCode 198
versionName "3.1.9"
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'