next beta release

This commit is contained in:
Mariotaku Lee 2016-02-23 20:50:31 +08:00
parent 66b7abb535
commit 3cf014976d
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 151
versionName "3.0.7 (snapshot)"
versionCode 152
versionName "3.0.6.1"
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'