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