Skip to content

Commit

Permalink
Update dependency version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Oct 12, 2023
1 parent 9ded9dc commit 5130d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseRemoteConfigSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ app update.
]

s.dependency 'FirebaseCore', '~> 10.0'
s.dependency 'FirebaseRemoteConfig', '~> 10.16'
s.dependency 'FirebaseRemoteConfig', '~> 10.17'

# Run Swift API tests on a real backend.
s.test_spec 'swift-api-tests' do |swift_api|
Expand Down

0 comments on commit 5130d1c

Please sign in to comment.