Skip to content

Commit b82bfad

Browse files
committed
Skija 0.143.4 (closes #300)
1 parent 9dca22c commit b82bfad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import argparse, build_utils, functools, os
33

44
basedir = os.path.abspath(os.path.dirname(__file__) + '/..')
5-
default_skija_version = '0.143.3'
5+
default_skija_version = '0.143.4'
66

77
@functools.lru_cache(maxsize=1)
88
def deps_compile():

0 commit comments

Comments
 (0)