Bump Version

This commit is contained in:
Tlaster 2020-02-24 15:22:18 +08:00
parent a9c68df28f
commit 74082792f6
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ allprojects {
ext {
projectGroupId = 'org.mariotaku.twidere'
projectVersionCode = 500
projectVersionName = '4.0.1'
projectVersionCode = 501
projectVersionName = '4.0.2'
globalCompileSdkVersion = 29
globalBuildToolsVersion = '29.0.2'