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
756c1aec97
commit
49b0af50d9
@ -35,8 +35,8 @@ android {
|
|||||||
applicationId "org.mariotaku.twidere"
|
applicationId "org.mariotaku.twidere"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 215
|
versionCode 216
|
||||||
versionName '3.2.11'
|
versionName '3.2.12'
|
||||||
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