We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff4124 commit b0e5843Copy full SHA for b0e5843
packages/firebase_core/firebase_core/windows/CMakeLists.txt
@@ -4,7 +4,7 @@
4
# customers of the plugin.
5
cmake_minimum_required(VERSION 3.14)
6
7
-set(FIREBASE_SDK_VERSION "12.0.0")
+set(FIREBASE_SDK_VERSION "12.7.0")
8
9
if (EXISTS $ENV{FIREBASE_CPP_SDK_DIR}/include/firebase/version.h)
10
file(READ "$ENV{FIREBASE_CPP_SDK_DIR}/include/firebase/version.h" existing_version)
0 commit comments