Skip to content

Commit f300770

Browse files
chkuang-ga-maurice
authored andcommitted
Update iOS Pods version for M59 6.8.0
Manually override version due to missing framework. GoogleDataTransport from 3.1.0 to 3.0.1 FirebaseMessaging from 4.1.9 to 4.1.8 FirebaseAuth from 6.4.0 to 6.3.1 FirebaseStorage from 3.4.2 to 3.4.1 FirebasePerformance from 3.1.7 to 3.1.6 FirebaseRemoteConfig from 4.4.5 to 4.4.4 FirebaseCoreDiagnostics from 1.1.2 to 1.1.1 GoogleDataTransportCCTSupport from 1.2.2 to 1.2.1 PiperOrigin-RevId: 281633499
1 parent 4e4b3e4 commit f300770

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818

1919
# Used to generate Pod dependencies in the Firebase Unity plugin.
2020
declare -A POD_SDK_VERSIONS=(
21-
["released"]="6.10.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
22-
["stable"]="6.10.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
23-
["head"]="6.10.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
21+
["released"]="6.12.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
22+
["stable"]="6.12.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
23+
["head"]="6.12.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
2424
)
2525

2626
help() {

0 commit comments

Comments
 (0)