From 24ee9fc41e67b7c10a4e8dce33303e8755fb033a Mon Sep 17 00:00:00 2001 From: rizafran <56452638+rizafran@users.noreply.github.com> Date: Tue, 24 Oct 2023 01:01:05 +0800 Subject: [PATCH] Update Cocoapods version to 10.6.0 (#888) --- cmake/firebase_unity_version.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/firebase_unity_version.cmake b/cmake/firebase_unity_version.cmake index 421d8602..f03b812c 100644 --- a/cmake/firebase_unity_version.cmake +++ b/cmake/firebase_unity_version.cmake @@ -17,7 +17,7 @@ set(FIREBASE_UNITY_SDK_VERSION "11.6.0" CACHE STRING "The version of the Unity SDK, used in the names of files.") -set(FIREBASE_IOS_POD_VERSION "10.15.0" +set(FIREBASE_IOS_POD_VERSION "10.16.0" CACHE STRING "The version of the top-level Firebase Cocoapod to use.") # https://github.com/googlesamples/unity-jar-resolver