1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-02-17 04:00:48 +01:00

updated version

This commit is contained in:
Mariotaku Lee 2016-12-11 16:18:59 +08:00
parent 62ca1ecff5
commit 27e0d66343

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 228
versionName '3.3.10'
versionCode 229
versionName '3.3.11'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'