1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-28 09:21:03 +01:00

updated version

This commit is contained in:
Mariotaku Lee 2016-12-06 16:07:01 +08:00
parent d37fd0ad2b
commit 14d5892bac

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 219
versionName '3.3.1'
versionCode 220
versionName '3.3.2'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'