Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 485e14c

Browse files
committed
Update README.md
1 parent 3866423 commit 485e14c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ And that's it for installation using RNPM! Continue below to the [Plugin Configu
240240

241241
### Plugin Configuration (Android)
242242

243+
*Note: If you are using an older version (<= 1.9.0-beta) of the CodePush plugin, please refer to [these docs](https://github.com/Microsoft/react-native-code-push/tree/e717eb024fe9d1810ac21c40c097f7bc165ea5f1#plugin-configuration-android---react-native--v0180) instead.
244+
243245
After installing the plugin and syncing your Android Studio project with Gradle, you need to configure your app to consult CodePush for the location of your JS bundle, since it will "take control" of managing the current and all future versions. To do this, update the `MainActivity.java` file to use CodePush via the following changes:
244246

245247
```java

0 commit comments

Comments
 (0)