Skip to content

Commit 7f70a8c

Browse files
authored
Pull in new BN with fixes for a couple regressions (#631)
1 parent cc872f0 commit 7f70a8c

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 2dd675f5b9a3b2592251404369a49b10cf42ea1f)
5+
GIT_TAG b732ab7ba03fcdd2e85cf9374e6f62de9ba70069)
66

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

0 commit comments

Comments
 (0)