mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-09 08:07:42 +00:00
Update minSdkVersion to 21 (#343)
This commit is contained in:
parent
0ac496d5ef
commit
e86d87cc74
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.dslul.openboard.inputmethod.latin"
|
applicationId "org.dslul.openboard.inputmethod.latin"
|
||||||
minSdkVersion 19
|
minSdkVersion 21
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 19
|
versionCode 19
|
||||||
versionName '1.4.5'
|
versionName '1.4.5'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue