updated version

This commit is contained in:
Mariotaku Lee 2017-05-12 12:51:41 +08:00
parent 33dca0c967
commit 0ee44868c4
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
2 changed files with 3 additions and 3 deletions

View File

@ -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")'

View File

@ -1 +1 @@
8f1b4a838ed1e7b42aa0f05abef3c635487c90f7
f22cf94df62f6b05a50990db18d8b3e8fcc8c628