Skip to content

Commit e1d86e8

Browse files
authored
bump firebase to support Google Consent Mode (#26)
1 parent 9763329 commit e1d86e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Example/BasicExample/BasicExample.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ let package = Package(
2828
.package(
2929
name: "Firebase",
3030
url: "https://github.com/firebase/firebase-ios-sdk",
31-
from: "10.0.0"
31+
from: "10.21.0"
3232
)
3333
],
3434
targets: [

0 commit comments

Comments
 (0)