Skip to content

Commit c47a757

Browse files
committed
[TIMOB-18249] Update ticker version
1 parent 2297bbd commit c47a757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iphone/SConstruct

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import os,platform,sys,urllib,gzip,glob
66
from progressbar import ProgressBar
77

8-
ticore_version = '21'
8+
ticore_version = '23'
99

1010
# NOTE: this is simply a pre-built version of the source at http://github.com/appcelerator/tijscore
1111
# since this is so freaking complicated to setup and build in an stable environment, and since

0 commit comments

Comments
 (0)