mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-21 07:32:43 +08:00
@@ -12,7 +12,7 @@ public class MainActivity extends ReactActivity {
|
||||
|
||||
@Override
|
||||
protected String getJSBundleFile() {
|
||||
return CodePush.getBundleUrl("index.android.bundle");
|
||||
return CodePush.getJSBundleFile();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user