updated version

This commit is contained in:
Mariotaku Lee 2017-01-20 22:31:58 +08:00
parent f74b09954d
commit ccaac19fc0
No known key found for this signature in database
GPG Key ID: 9C0706AE47FCE2AD
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 253
versionName '3.3.35'
versionCode 254
versionName '3.3.36'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'