updated version

This commit is contained in:
Mariotaku Lee 2017-01-22 18:15:19 +08:00
parent 96ef90642f
commit fe7fa108f1
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 255
versionName '3.3.37'
versionCode 256
versionName '3.3.38'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'