Update minSdkVersion to 21 (#343)

This commit is contained in:
Deltadroid 2024-01-08 09:27:06 +01:00 committed by GitHub
parent 0ac496d5ef
commit e86d87cc74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ android {
defaultConfig {
applicationId "org.dslul.openboard.inputmethod.latin"
minSdkVersion 19
minSdkVersion 21
targetSdkVersion 34
versionCode 19
versionName '1.4.5'