mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-01-07 06:00:42 +01:00
updated version
This commit is contained in:
parent
e35b2c3179
commit
442e14ce7d
@ -35,8 +35,8 @@ android {
|
|||||||
applicationId "org.mariotaku.twidere"
|
applicationId "org.mariotaku.twidere"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
versionCode 211
|
versionCode 212
|
||||||
versionName '3.2.7'
|
versionName '3.2.8'
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'
|
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'
|
||||||
|
Loading…
Reference in New Issue
Block a user