1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-19 11:39:52 +01:00

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

View File

@ -34,8 +34,8 @@ android {
applicationId "org.mariotaku.twidere" applicationId "org.mariotaku.twidere"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 25 targetSdkVersion 25
versionCode 255 versionCode 256
versionName '3.3.37' versionName '3.3.38'
multiDexEnabled true multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")' buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'