CombineFirebase icon indicating copy to clipboard operation
CombineFirebase copied to clipboard

Add support for Firebase 11

Open keithburgoyne opened this issue 4 months ago • 0 comments

Updates Package.swift to target Firebase 11.2.0. It also updates the package code to remove dependency on FirebaseFirestoreSwift, which has been merged into FirebaseFirestore. See the Firebase changelog for details on this change.

This addresses #25

keithburgoyne avatar Sep 25 '24 15:09 keithburgoyne