I was wrong, add the value to build.gradle under the android section.
That is all.
md
On Wed, Dec 28, 2016 at 9:48 PM, mark diener wrote:
> Does anybody know how to set the androidBuildToolsVersion.
> within the Qt project and not have to manually edit the dynamically generated
> gradle.propert
Add the value:
buildToolsVersion=25.0.2
to the gradle-wrapper.properties file
On Wed, Dec 28, 2016 at 9:48 PM, mark diener wrote:
> Does anybody know how to set the androidBuildToolsVersion.
> within the Qt project and not have to manually edit the dynamically generated
> gradle.properties fi