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

Commit 3aa4a98

Browse files
committed
Updating getBundleUrl method name
1 parent 4cfc85c commit 3aa4a98

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
@@ -318,7 +318,7 @@ class AppReactPage : ReactPage
318318
{
319319
get
320320
{
321-
return CodePush.GetBundleUrl();
321+
return CodePush.GetJavaScriptBundleFile();
322322
}
323323
}
324324

0 commit comments

Comments
 (0)