1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-08 09:15:15 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

0.78 example

This commit is contained in:
sunnylqm
2025-03-06 10:45:36 +08:00
parent 4944b05378
commit b5a0f32640
9 changed files with 672 additions and 664 deletions

View File

@@ -68,7 +68,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 = 'io.github.react-native-community:jsc-android:2026004.+'
android {
ndkVersion rootProject.ext.ndkVersion