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-08-23 15:53:59 +08:00
parent faf4efc982
commit d1212e8893

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 24
versionCode 205
versionName '3.2.1'
versionCode 206
versionName '3.2.2'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'