This commit is contained in:
dslul 2020-09-28 10:14:39 +02:00
parent 075efd1573
commit ae94f9796a
3 changed files with 20 additions and 2 deletions

View file

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