1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-08 06:29:34 +01:00

updated version

This commit is contained in:
Mariotaku Lee 2016-12-17 09:54:05 +08:00
parent 6fd900710b
commit 5d10aef2f0

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 244
versionName '3.3.26'
versionCode 245
versionName '3.3.27'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'