Re-enabled Lottie cache

This commit is contained in:
Eric Kotato 2019-11-11 18:07:36 +03:00
parent be6781625b
commit 88470b8c5d
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@ gypArguments.append('--generator-output=..')
gypArguments.append('-Goutput_dir=../out')
gypArguments.append('-Dapi_id=' + apiId)
gypArguments.append('-Dapi_hash=' + apiHash)
gypArguments.append('-Dlottie_use_cache=0')
gypArguments.append('-Dlottie_use_cache=1')
gypArguments.append('-Dspecial_build_target=' + officialTarget)
if ciBuild:
gypArguments.append('-Dci_build=1')

@ -1 +1 @@
Subproject commit 94efb93b07ca46a3f0142cf75059093f8dfe6f06
Subproject commit 6debd5de46160a06f1f29ee23f903424c716ee07