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 2017-05-22 20:10:21 +08:00
parent a383fb5e47
commit 3e044394c6
No known key found for this signature in database
GPG Key ID: 99505AEA531814F1

View File

@ -41,8 +41,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 25
versionCode 374
versionName '3.6.14'
versionCode 375
versionName '3.6.15'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'