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

Version 4.1.3

This commit is contained in:
Tlaster 2020-05-25 14:34:25 +08:00
parent 71d736fdc5
commit 85e3d3fd0e

View File

@ -17,8 +17,8 @@ buildscript {
allprojects {
ext {
projectGroupId = 'org.mariotaku.twidere'
projectVersionCode = 511
projectVersionName = '4.1.2'
projectVersionCode = 512
projectVersionName = '4.1.3'
globalCompileSdkVersion = 29
globalBuildToolsVersion = "29.0.3"