1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-22 13:35:35 +01:00

version 4.1.7

This commit is contained in:
Tlaster 2021-03-01 18:25:52 +08:00
parent 17397628fc
commit 3399ba5265

View File

@ -17,8 +17,8 @@ buildscript {
allprojects {
ext {
projectGroupId = 'org.mariotaku.twidere'
projectVersionCode = 515
projectVersionName = '4.1.6'
projectVersionCode = 516
projectVersionName = '4.1.7'
globalCompileSdkVersion = 30
globalBuildToolsVersion = "30.0.3"