1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-05 13:09:48 +01:00

updated version

This commit is contained in:
Mariotaku Lee 2016-10-23 21:56:07 +08:00
parent f21ba31672
commit 952b2eed48

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 212
versionName '3.2.8'
versionCode 213
versionName '3.2.9'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'