mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[0.73] Make sure template is consuming the right buildToolsVersion (#39957)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user