updated version
This commit is contained in:
parent
33dca0c967
commit
0ee44868c4
|
@ -41,8 +41,8 @@ android {
|
|||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
||||
targetSdkVersion 25
|
||||
versionCode 361
|
||||
versionName '3.6.1'
|
||||
versionCode 362
|
||||
versionName '3.6.2'
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||
|
|
|
@ -1 +1 @@
|
|||
8f1b4a838ed1e7b42aa0f05abef3c635487c90f7
|
||||
f22cf94df62f6b05a50990db18d8b3e8fcc8c628
|
||||
|
|
Loading…
Reference in New Issue