A framework for building native applications using React
Migrate jsc-android to mavenCentral (#47972)
Summary: Since people mostly use Hermes, it doesn't make sense to download jsc-android from npm even when jsc is not used. This PR migrates the jsc-android to [mavenCentral](https://repo1.maven.org/maven2/io/github/react-native-community/jsc-android/2026004.0.0/). The new jsc-android supports Android 16KB memory page sizes and packaged by prefab. Relevant PRs: - https://github.com/react-native-community/jsc-android-buildscripts/pull/184 - https://github.com/react-native-community/jsc-android-buildscripts/pull/185 ## Changelog: [ANDROID] [CHANGED] - Migrate jsc-android to mavenCentral Pull Request resolved: https://github.com/facebook/react-native/pull/47972 Test Plan: CI passed Reviewed By: cipolleschi Differential Revision: D66772407 Pulled By: cortinico fbshipit-source-id: e34d2d138996e394763ef67d7aad65bb3e7b13dc
K
Kudo Chien committed
e42a3a6b842d71fc25419c02f6015863fa019f05
Parent: c9ac94a
Committed by Facebook GitHub Bot <[email protected]>
on 12/6/2024, 8:50:34 PM