mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
feat(oem): Update min SDK to 19
This commit is contained in:
parent
d2add9d061
commit
c5fb9a4e24
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "com.firstvoices.keyboards"
|
||||
minSdkVersion 17
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
|
||||
String env_services_json_file = System.getenv('oem_firstvoices_services_json_file')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue