Skip to content

Commit

Permalink
Firebase 버전 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
gnksbm committed Apr 12, 2024
1 parent 0a89965 commit a24e2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projects/App/Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ let project = Project.makeProject(
packages: [
.remote(
url: "https://github.com/firebase/firebase-ios-sdk",
requirement: .exact("10.23.1")
requirement: .exact("10.24.0")
)
],
dependencies: [
Expand Down

0 comments on commit a24e2d8

Please sign in to comment.