Skip to content

Commit 56dc61d

Browse files
cynthiajianga-maurice
cynthiajiang
authored andcommitted
[M56] Update iOS pods to 6.9.0
PiperOrigin-RevId: 270716454
1 parent 7670830 commit 56dc61d

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.8.1" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
22-
["stable"]="6.8.1" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
23-
["head"]="6.8.1" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
21+
["released"]="6.9.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
22+
["stable"]="6.9.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
23+
["head"]="6.9.0" # gen_build.sh: [FIR] Managed by a script. DO NOT EDIT.
2424
)
2525

2626
help() {

0 commit comments

Comments
 (0)