Skip to content

Commit 339b46c

Browse files
committed
CORE-1783 update iOS SDK to 1.39.x
1 parent 28c3821 commit 339b46c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AdobeBranchExtension.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "AdobeBranchExtension"
3-
s.version = "1.3.1"
3+
s.version = "1.3.2"
44
s.summary = "The Branch extension for Adobe Cloud Platform on iOS."
55

66
s.description = <<-DESC
@@ -24,5 +24,5 @@ Pod::Spec.new do |s|
2424
s.source_files = 'AdobeBranchExtension/Classes/**/*'
2525

2626
s.dependency 'ACPCore', '~> 2.9'
27-
s.dependency 'Branch', '~> 1.38.0'
27+
s.dependency 'Branch', '~> 1.39.0'
2828
end

0 commit comments

Comments
 (0)