Skip to content

Commit

Permalink
update sample apps
Browse files Browse the repository at this point in the history
  • Loading branch information
af-margot committed Mar 9, 2021
1 parent 417c6c3 commit 2bb27ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/ObjcPodsSample/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ target 'ObjcPodsSample' do
use_frameworks!

# Pods for ObjcPodsSample
pod 'segment-appsflyer-ios-qa', '~> 6.1.4'
pod 'segment-appsflyer-ios', '~> 6.2.3'
end
2 changes: 1 addition & 1 deletion examples/SwiftPodsSample/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ target 'SwiftPodsSample' do
use_frameworks!

# Pods for SwiftPodsSample
pod 'segment-appsflyer-ios-qa', '~> 6.2.0'
pod 'segment-appsflyer-ios', '~> 6.2.3'

end

0 comments on commit 2bb27ff

Please sign in to comment.