diff --git a/CodePush.m b/CodePush.m index 7a6e8fb..105f4ce 100644 --- a/CodePush.m +++ b/CodePush.m @@ -36,8 +36,8 @@ static NSString *const PackageIsPendingKey = @"isPending"; #pragma mark - Static variables -static BOOL needToReportRollback = NO; static BOOL isRunningBinaryVersion = NO; +static BOOL needToReportRollback = NO; static BOOL testConfigurationFlag = NO; // These values are used to save the bundleURL and extension for the JS bundle