We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db939cc commit 24ee9fcCopy full SHA for 24ee9fc
cmake/firebase_unity_version.cmake
@@ -17,7 +17,7 @@
17
set(FIREBASE_UNITY_SDK_VERSION "11.6.0"
18
CACHE STRING "The version of the Unity SDK, used in the names of files.")
19
20
-set(FIREBASE_IOS_POD_VERSION "10.15.0"
+set(FIREBASE_IOS_POD_VERSION "10.16.0"
21
CACHE STRING "The version of the top-level Firebase Cocoapod to use.")
22
23
# https://github.com/googlesamples/unity-jar-resolver
0 commit comments