mirror of
https://github.com/balzack/databag.git
synced 2025-05-05 07:55:15 +00:00
limiting to one arch
This commit is contained in:
parent
48df7a1bc5
commit
ecb2d2b6f1
@ -30,7 +30,7 @@ FLIPPER_VERSION=0.125.0
|
|||||||
# Use this property to specify which architecture you want to build.
|
# Use this property to specify which architecture you want to build.
|
||||||
# You can also override it from the CLI using
|
# You can also override it from the CLI using
|
||||||
# ./gradlew <task> -PreactNativeArchitectures=x86_64
|
# ./gradlew <task> -PreactNativeArchitectures=x86_64
|
||||||
reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
|
reactNativeArchitectures=arm64-v8a
|
||||||
|
|
||||||
# Use this property to enable support to the new architecture.
|
# Use this property to enable support to the new architecture.
|
||||||
# This will allow you to use TurboModules and the Fabric render in
|
# This will allow you to use TurboModules and the Fabric render in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user