We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73af0d0 commit f766235Copy full SHA for f766235
1 file changed
apps/TesterIntegrated/kotlin/gradle.properties
@@ -19,7 +19,7 @@ android.enableJetifier=true
19
# Use this property to specify which architecture you want to build.
20
# You can also override it from the CLI using
21
# ./gradlew <task> -PreactNativeArchitectures=x86_64
22
-reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
+reactNativeArchitectures=arm64-v8a
23
24
# Use this property to enable support to the new architecture.
25
# This will allow you to use TurboModules and the Fabric render in
0 commit comments