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

Commit 1183e28

Browse files
committed
README changes
1 parent 7a142c7 commit 1183e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To let the CodePush runtime know which deployment it should query for updates ag
9999
100100
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, perform the following steps:
101101
102-
1. Initialize the module in MainActivity.java:
102+
1. Update the `MainActivity.java` file to use CodePush.
103103
104104
```java
105105
...

0 commit comments

Comments
 (0)