CodeCombiner / native-android

GC Native Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract build-tools version to config

CodeCombiner opened this issue · comments

commented

Use this parameter instead of hardcoded 27.0.3 in build.js and in gradle.

commented

now android build will require config parameter:

"android": {
    "buildToolsVersion": "27.0.3",