feat(oem): Update min SDK to 19

This commit is contained in:
Darcy Wong 2020-03-12 16:02:25 +07:00
parent d2add9d061
commit c5fb9a4e24

View file

@ -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')