mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-02-17 04:00:48 +01:00
updated version
This commit is contained in:
parent
33dca0c967
commit
0ee44868c4
@ -41,8 +41,8 @@ android {
|
|||||||
applicationId "org.mariotaku.twidere"
|
applicationId "org.mariotaku.twidere"
|
||||||
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 361
|
versionCode 362
|
||||||
versionName '3.6.1'
|
versionName '3.6.2'
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||||
|
@ -1 +1 @@
|
|||||||
8f1b4a838ed1e7b42aa0f05abef3c635487c90f7
|
f22cf94df62f6b05a50990db18d8b3e8fcc8c628
|
||||||
|
Loading…
x
Reference in New Issue
Block a user