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-12-02 08:30:22 +08:00
parent 756c1aec97
commit 49b0af50d9

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 215
versionName '3.2.11'
versionCode 216
versionName '3.2.12'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'