Hey, I'm getting the following build error trying to integrate the React Native SDK with Android builds. iOS builds fine.
> Task :app:processDebugResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
> Android resource linking failed
ERROR:: AAPT: error: resource style/ThemeOverlay.MaterialComponents.Light.BottomSheetDialog (aka com.example.app/ThemeOverlay.MaterialComponents.Light.BottomSheetDialog) not found.
error: failed linking references.
React Native 0.65.1