We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e3f67 commit 6c5fe92Copy full SHA for 6c5fe92
ios/RNBranch.m
@@ -29,7 +29,7 @@
29
static NSString * const RNBranchErrorDomain = @"RNBranchErrorDomain";
30
static NSInteger const RNBranchUniversalObjectNotFoundError = 1;
31
32
-static NSString * const REQUIRED_BRANCH_SDK = @"0.27.0";
+static NSString * const REQUIRED_BRANCH_SDK = @"0.27.1";
33
34
#pragma mark - Private RNBranch declarations
35
0 commit comments