Update min API version to 18 to match 4ad02579

This commit is contained in:
volzhs 2018-05-09 05:06:40 +09:00
parent 326fd3503a
commit b21872cba7
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ gradle_asset_dirs_text = ""
gradle_default_config_text = ""
minSdk = 14
minSdk = 18
targetSdk = 27
for x in env.android_default_config: