mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 23:59:42 +08:00
android clear updates
This commit is contained in:
@@ -145,6 +145,7 @@ public class CodePush {
|
||||
} else {
|
||||
// The binary version is newer.
|
||||
didUpdate = false;
|
||||
this.clearUpdates();
|
||||
CodePushUtils.logBundleUrl(binaryJsBundleUrl);
|
||||
return binaryJsBundleUrl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user