This commit is contained in:
Jan-Lukas Else 2018-02-06 22:02:28 +01:00
parent 70d918a884
commit f1e2527be0
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "telegra.ph" applicationId "telegra.ph"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 11 versionCode 12
versionName "1.4" versionName "1.4.1"
resConfigs "en" resConfigs "en"
} }
buildTypes { buildTypes {