Skip to content

Commit fbc087c

Browse files
authored
Update BN commit id (#634)
This updates BN to the latest commit, which includes the fix for the XR flickering on Android.
1 parent c11308e commit fbc087c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/@babylonjs/react-native/shared/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include(FetchContent)
22

33
FetchContent_Declare(babylonnative
44
GIT_REPOSITORY https://github.com/BabylonJS/BabylonNative.git
5-
GIT_TAG b732ab7ba03fcdd2e85cf9374e6f62de9ba70069)
5+
GIT_TAG 595f7f260b67743793fe5d1de89e9131b42de867)
66

77
set(SHARED_INCLUDES
88
"${CMAKE_CURRENT_LIST_DIR}")

0 commit comments

Comments
 (0)