You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix contributing instructions
Should refer to react-native. react-native-cli was deprecated years ago.
* Support RN 0.71.0 (Closesmicrosoft#2418)
React native now uses react-native-gradle-plugin, which works a bit
differently.
* bump react-native test app version to 0.71.3
* bump ruby version to 2.7.6
* Fix tests to work on case sensitive file system
* Add initial Linux support to the tests
* Fix inclusion of codepush.gradle in tests
* Fix iOS template project for tests
* Put entry-file back
* Release 7.2.0
* add clean to build android function
---------
Co-authored-by: Mikhail Suendukov <[email protected]>
Co-authored-by: Dmitriy Kirakosyan <[email protected]>
| v0.71 | v7.2+ *(RN moved to react-native-gradle-plugin)*|
79
80
80
81
*NOTE: `react-native-code-push` versions lower than **[v5.7.0](https://github.com/microsoft/react-native-code-push/releases/tag/v5.7.0)** will stop working in the near future. You can find more information in our [documentation](https://github.com/microsoft/code-push/blob/master/migration-notice.md).*
0 commit comments