mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-12-16 01:52:35 +08:00
https (+1 squashed commit)
Squashed commits: [8a28169] https
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
const HotUpdate = require('react-native').NativeModules.HotUpdate;
|
||||
import {NativeAppEventEmitter} from 'react-native';
|
||||
|
||||
let host = 'http://update.reactnative.cn/api';
|
||||
let host = 'https://update.reactnative.cn/api';
|
||||
|
||||
export const downloadRootDir = HotUpdate.downloadRootDir;
|
||||
export const packageVersion = HotUpdate.packageVersion;
|
||||
|
||||
Reference in New Issue
Block a user