Skip to content

Commit

Permalink
Update dependency RevenueCat to v4.36.3 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
JayShortway and renovate-bot authored Feb 19, 2024
1 parent e4c23c4 commit 1fab59f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/core.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |spec|
spec.vendored_frameworks = 'build/cocoapods/framework/core.framework'
spec.libraries = 'c++'
spec.ios.deployment_target = '11.0'
spec.dependency 'RevenueCat', '4.31.6'
spec.dependency 'RevenueCat', '4.36.3'

if !Dir.exist?('build/cocoapods/framework/core.framework') || Dir.empty?('build/cocoapods/framework/core.framework')
raise "
Expand Down

0 comments on commit 1fab59f

Please sign in to comment.