updated version

This commit is contained in:
Mariotaku Lee 2017-09-08 23:26:50 +08:00
parent b534d20363
commit e8970839c9
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ allprojects {
ext {
projectGroupId = 'org.mariotaku.twidere'
projectVersionCode = 387
projectVersionName = '3.6.27'
projectVersionCode = 388
projectVersionName = '3.6.28'
globalCompileSdkVersion = 26
globalBuildToolsVersion = '26.0.1'