This commit is contained in:
Jan-Lukas Else 2019-06-07 07:46:21 +02:00
parent 792bb627c8
commit e99b487218
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "telegra.ph" applicationId "telegra.ph"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 16 versionCode 17
versionName "1.5.3" versionName "1.5.4"
resConfigs "en", "de" resConfigs "en", "de"
} }
buildTypes { buildTypes {