mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 12:39:27 +00:00
48ea6867a9
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47738 - updating targetSdk to 35 for RN Android and helloworld - **Note:** `tagetSdk` of RN Android does not have effect on the app's targetSdk. App can set `targetSdk` regardless of what RN targetSdk is. Updating the targetSdk just signals that RN Android has been tested with targetSdk 35 and apps can choose to support lower targetSdk as needed. Changelog: [Android][Changed] updating targetSdk to 35 (apps can still choose their own targetSdk regardless of RN version) Reviewed By: NickGerleman Differential Revision: D66209381 fbshipit-source-id: 2f26e8f605a383ff662e4b1d65611f186a7d7979 |
||
---|---|---|
.. | ||
assets | ||
babel-plugin-codegen | ||
community-cli-plugin | ||
core-cli-utils | ||
debugger-frontend | ||
dev-middleware | ||
eslint-config-react-native | ||
eslint-plugin-react-native | ||
eslint-plugin-specs | ||
gradle-plugin | ||
helloworld | ||
hermes-inspector-msggen | ||
metro-config | ||
normalize-color | ||
polyfills | ||
react-native | ||
react-native-babel-preset | ||
react-native-babel-transformer | ||
react-native-bots | ||
react-native-codegen | ||
react-native-codegen-typescript-test | ||
react-native-info | ||
react-native-popup-menu-android | ||
react-native-test-library | ||
react-native-test-renderer | ||
rn-tester | ||
typescript-config | ||
virtualized-lists |