diff --git a/examples/LaftelVideo/android/gradle.properties b/examples/LaftelVideo/android/gradle.properties index fa4feae5..ac336f33 100644 --- a/examples/LaftelVideo/android/gradle.properties +++ b/examples/LaftelVideo/android/gradle.properties @@ -37,4 +37,4 @@ reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64 # your application. You should enable this flag either if you want # to write custom TurboModules/Fabric components OR use libraries that # are providing them. -newArchEnabled=false +newArchEnabled=true