1
mirror of https://github.com/jlelse/teleposter synced 2024-06-02 15:44:26 +00:00
This commit is contained in:
Jan-Lukas Else 2018-02-06 20:19:48 +01:00
parent 4c45407522
commit 6f4e211085

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 {