I need to access buildToolsVersion value in .gitlab-ci.yml file. But buildToolsVersion is not defined in gradle. How exactly can I access this?
I need to access buildToolsVersion value in .gitlab-ci.yml file. But buildToolsVersion is not defined in gradle. How exactly can I access this?