Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Mar 5, 2024
1 parent 7a4dcc4 commit c23a957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ let package = Package(
platforms: [.iOS(.v11), .macCatalyst(.v13), .macOS(.v10_13), .tvOS(.v12), .watchOS(.v7)],
products: [
.library(
name: "FirebaseABTesting",
targets: ["FirebaseABTesting"]
name: "FirebaseABTesting",
targets: ["FirebaseABTesting"]
),
.library(
name: "FirebaseAnalytics",
Expand Down

0 comments on commit c23a957

Please sign in to comment.