1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-02-12 09:40:50 +01:00

updated version

This commit is contained in:
Mariotaku Lee 2016-08-20 19:42:58 +08:00
parent 4ef7409e60
commit 47a646abd5

View File

@ -35,8 +35,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 24
versionCode 202
versionName "3.1.13"
versionCode 203
versionName "3.1.14"
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'