updated version

This commit is contained in:
Mariotaku Lee 2017-04-02 15:59:44 +08:00
parent 099d90c450
commit 7f8cece8fa
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
2 changed files with 3 additions and 3 deletions

View File

@ -36,8 +36,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
targetSdkVersion 25
versionCode 310
versionName '3.4.48'
versionCode 311
versionName '3.4.49'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'

View File

@ -1 +1 @@
9e16923e1b5c1e69e24ac830b6d0e5978e59cb29
bc6ec74d2a3eb5228a033c5202cd6edab5ac18c4