This commit is contained in:
Jan-Lukas Else 2018-02-14 19:24:11 +01:00
parent 1a5c508414
commit ac5335af86
1 changed files with 2 additions and 2 deletions

View File

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