Skip to content

Commit 7783b2f

Browse files
authored
Update incorrect Core version. (#5949)
1 parent 4fb8b35 commit 7783b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firebase.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Simplify your app development, grow your user base, and monetize more effectivel
3636
end
3737

3838
s.subspec 'CoreOnly' do |ss|
39-
ss.dependency 'FirebaseCore', '6.8.0'
39+
ss.dependency 'FirebaseCore', '6.8.1'
4040
ss.source_files = 'CoreOnly/Sources/Firebase.h'
4141
ss.preserve_paths = 'CoreOnly/Sources/module.modulemap'
4242
if ENV['FIREBASE_POD_REPO_FOR_DEV_POD'] then

0 commit comments

Comments
 (0)