This commit is contained in:
Jan-Lukas Else 2018-02-06 20:19:48 +01:00
parent 4c45407522
commit 6f4e211085
1 changed files with 2 additions and 2 deletions

View File

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