[0.73] Make sure template is consuming the right buildToolsVersion (#39957)

This commit is contained in:
Nicola Corti
2023-10-11 11:37:38 +01:00
committed by GitHub
parent 5310a50a66
commit c05b3d385e
@@ -71,7 +71,7 @@ def jscFlavor = 'org.webkit:android-jsc:+'
android {
ndkVersion rootProject.ext.ndkVersion
buildToolsVersion rootProject.ext.buildToolsVersion
compileSdk rootProject.ext.compileSdkVersion
namespace "com.helloworld"