Skip to content

Commit c21c5b2

Browse files
authored
fix ci
1 parent 41b64e4 commit c21c5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def enableProguardInReleaseBuilds = false
109109
* give correct results when using with locales other than en-US. Note that
110110
* this variant is about 6MiB larger per architecture than default.
111111
*/
112-
def jscFlavor = 'org.webkit:android-jsc:+'
112+
def jscFlavor = 'org.webkit:android-jsc-intl:+'
113113

114114
/**
115115
* Whether to enable the Hermes VM.

0 commit comments

Comments
 (0)