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

Commit 3866423

Browse files
committed
Update README.md
1 parent 428ba2d commit 3866423

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
@@ -254,7 +254,7 @@ public class MainActivity extends ReactActivity {
254254
// bundle location from on each app start
255255
@Override
256256
protected String getJSBundleFile() {
257-
return CodePush.getBundleUrl("index.android.bundle");
257+
return CodePush.getBundleUrl();
258258
}
259259
260260
@Override

0 commit comments

Comments
 (0)