mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-18 02:16:11 +08:00
Compare commits
4 Commits
customInst
...
v5.5.8
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7796090e72 | ||
![]() |
f07be8cf0b | ||
![]() |
4a84622c04 | ||
![]() |
cf812eacda |
@@ -21,7 +21,7 @@ public class UpdateContext {
|
||||
private File rootDir;
|
||||
private Executor executor;
|
||||
|
||||
public static boolean DEBUG = true;
|
||||
public static boolean DEBUG = false;
|
||||
private static ReactInstanceManager mReactInstanceManager;
|
||||
|
||||
public UpdateContext(Context context) {
|
||||
|
@@ -1 +1 @@
|
||||
["update.reactnative.cn"]
|
||||
["update.react-native.cn", "update.reactnative.cn"]
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-update",
|
||||
"version": "5.5.7",
|
||||
"version": "5.5.8",
|
||||
"description": "react-native hot update",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user