bump version 1.4.2

This commit is contained in:
dslul 2020-10-02 09:24:58 +02:00
parent d3dd6236e4
commit 771b5529d4
3 changed files with 2 additions and 44 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "org.dslul.openboard.inputmethod.latin"
minSdkVersion 19
targetSdkVersion 30
versionCode 12
versionName '1.4.1'
versionCode 13
versionName '1.4.2'
}
buildTypes {