This commit is contained in:
Jan-Lukas Else 2018-07-29 08:47:28 +02:00
parent 58490c8096
commit 4ef87824a8
1 changed files with 2 additions and 2 deletions

View File

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