Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit f42f774

Browse files
committed
[[ Bug 22889 ]] Update mergExt for iOS SDK 14.1
This patch updates the mergExt pointer for iOS SDK 14.1.
1 parent 11e4f84 commit f42f774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/builder_utilities.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
script "BuilderUtilities"
22

3-
constant kMergExtVersion = "2020-6-18"
3+
constant kMergExtVersion = "2020-10-27"
44
constant kTSNetVersion = "1.4.2"
55

66
local sEngineDir

0 commit comments

Comments
 (0)