updated version

This commit is contained in:
Mariotaku Lee 2017-05-12 08:52:03 +08:00
parent f07f27e8b4
commit 5b60fc9c95
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" applicationId "org.mariotaku.twidere"
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14 minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
targetSdkVersion 25 targetSdkVersion 25
versionCode 359 versionCode 360
versionName '3.5.42' versionName '3.6.0'
multiDexEnabled true multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")' buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'

View File

@ -1 +1 @@
19286101c7a3e07fdf2d55f23a0d9838b54db404 8f1b4a838ed1e7b42aa0f05abef3c635487c90f7