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.
2 parents 2a7a206 + 984bdf7 commit e5be248Copy full SHA for e5be248
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.28.1";
+static NSString * const REQUIRED_BRANCH_SDK = @"0.29.0";
33
34
#pragma mark - Private RNBranch declarations
35
0 commit comments