Skip to content

Commit

Permalink
Pull in new BN with fixes for a couple regressions (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantrem authored Jan 9, 2024
1 parent cc872f0 commit 7f70a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/@babylonjs/react-native/shared/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include(FetchContent)

FetchContent_Declare(babylonnative
GIT_REPOSITORY https://github.com/BabylonJS/BabylonNative.git
GIT_TAG 2dd675f5b9a3b2592251404369a49b10cf42ea1f)
GIT_TAG b732ab7ba03fcdd2e85cf9374e6f62de9ba70069)

set(SHARED_INCLUDES
"${CMAKE_CURRENT_LIST_DIR}")
Expand Down

0 comments on commit 7f70a8c

Please sign in to comment.