Skip to content

Commit

Permalink
change JavascriptCore
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmtsk committed Aug 11, 2021
1 parent 3e1d6e9 commit ce34e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def enableProguardInReleaseBuilds = false
* give correct results when using with locales other than en-US. Note that
* this variant is about 6MiB larger per architecture than default.
*/
def jscFlavor = 'org.webkit:android-jsc:+'
def jscFlavor = 'org.webkit:android-jsc-intl:+'
/**
* Whether to enable the Hermes VM.
*
Expand Down

0 comments on commit ce34e15

Please sign in to comment.