Skip to content

Commit

Permalink
use engine-params FlutterSwift branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoward committed Feb 12, 2025
1 parent 765d4d9 commit 053c25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-log", from: "1.6.2"),
.package(url: "https://github.com/lhoward/AsyncExtensions", from: "0.9.0"),
.package(url: "https://github.com/PADL/SwiftOCA", branch: "main"),
.package(url: "https://github.com/PADL/FlutterSwift", branch: "main"),
.package(url: "https://github.com/PADL/FlutterSwift", branch: "engine-params"),
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a
Expand Down

0 comments on commit 053c25e

Please sign in to comment.