Skip to content

Commit

Permalink
Auto update iOS SDK to 5.31.26%2bbb3c5c00
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Pipeline committed Dec 18, 2024
1 parent 0b41bbe commit e2db27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/fetch_xcframework_if_needed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euo pipefail

readonly SDK_VERSION="5.31.18%2b735a0f88"
readonly SDK_VERSION="5.31.26%2bbb3c5c00"

readonly SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
readonly SDK_SHORT_VERSION=$(echo $SDK_VERSION | cut -d% -f1)
Expand Down

0 comments on commit e2db27a

Please sign in to comment.