updated version

This commit is contained in:
Mariotaku Lee 2017-10-09 13:30:47 +08:00
parent dad191dadd
commit d725977afb
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 = 393
projectVersionName = '3.6.33'
projectVersionCode = 394
projectVersionName = '3.7.0'
globalCompileSdkVersion = 26
globalBuildToolsVersion = '26.0.1'