We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5310a50 commit c05b3d3Copy full SHA for c05b3d3
packages/react-native/template/android/app/build.gradle
@@ -71,7 +71,7 @@ def jscFlavor = 'org.webkit:android-jsc:+'
71
72
android {
73
ndkVersion rootProject.ext.ndkVersion
74
-
+ buildToolsVersion rootProject.ext.buildToolsVersion
75
compileSdk rootProject.ext.compileSdkVersion
76
77
namespace "com.helloworld"
0 commit comments