Skip to content

Commit 8fc85b8

Browse files
committed
Update the Firebase open source version of Flatbuffers
Update to the version of flatbuffers used by google3 PiperOrigin-RevId: 300209371
1 parent 17816a3 commit 8fc85b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/flatbuffers.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if(TARGET flatbuffers OR NOT DOWNLOAD_FLATBUFFERS)
1818
return()
1919
endif()
2020

21-
set(version v1.10.0)
21+
set(version c957550511689e1052059fc2cf2e43a06a24a05b)
2222

2323
ExternalProject_Add(
2424
flatbuffers

0 commit comments

Comments
 (0)