Skip to content

Commit

Permalink
feat: bump CPP SDK to version 11.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone committed May 6, 2024
1 parent 953bf92 commit b48eb43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# customers of the plugin.
cmake_minimum_required(VERSION 3.14)

set(FIREBASE_SDK_VERSION "11.6.0")
set(FIREBASE_SDK_VERSION "11.10.0")

if (EXISTS $ENV{FIREBASE_CPP_SDK_DIR}/include/firebase/version.h)
file(READ "$ENV{FIREBASE_CPP_SDK_DIR}/include/firebase/version.h" existing_version)
Expand Down

0 comments on commit b48eb43

Please sign in to comment.