mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-01-21 20:45:48 +01:00
3.2.4
This commit is contained in:
parent
ca2b1dad04
commit
52b5bfc159
@ -35,8 +35,8 @@ android {
|
|||||||
applicationId "org.mariotaku.twidere"
|
applicationId "org.mariotaku.twidere"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
versionCode 207
|
versionCode 208
|
||||||
versionName '3.2.3'
|
versionName '3.2.4'
|
||||||
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