mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-11 08:04:23 +08:00
change var name
This commit is contained in:
@@ -424,7 +424,7 @@ public class CodePush {
|
||||
}
|
||||
|
||||
if (isRunningBinaryVersion) {
|
||||
currentPackage.putBoolean("isRunningBinaryVersion", isRunningBinaryVersion);
|
||||
currentPackage.putBoolean("_isDebugOnly", isRunningBinaryVersion);
|
||||
}
|
||||
|
||||
Boolean isPendingUpdate = false;
|
||||
|
||||
Reference in New Issue
Block a user