1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-02-01 09:16:47 +01:00

updated version

This commit is contained in:
Mariotaku Lee 2016-12-08 11:26:04 +08:00
parent faf8e980be
commit 7bd7a151aa

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 224
versionName '3.3.6'
versionCode 225
versionName '3.3.7'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'