Skip to content

Commit

Permalink
updating swiftProtobuf version
Browse files Browse the repository at this point in the history
  • Loading branch information
RishavG96 committed Apr 8, 2024
1 parent 0e4ee57 commit a8ee563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project 'ClickstreamLib.xcodeproj'
workspace 'ClickstreamLib.xcworkspace'

def clickstream_pods
pod 'SwiftProtobuf', '~> 1.10'
pod 'SwiftProtobuf', '~> 1.21.0'
pod 'ReachabilitySwift', '~> 5.0'
pod 'GRDB.swift', '~> 6.7'
end
Expand Down

0 comments on commit a8ee563

Please sign in to comment.