We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e941b14 commit 3fd772bCopy full SHA for 3fd772b
ios/airship_flutter/Package.swift
@@ -10,7 +10,7 @@ let package = Package(
10
.library( name: "airship-flutter", targets: ["airship_flutter"])
11
],
12
dependencies: [
13
- .package(url: "https://github.com/urbanairship/airship-mobile-framework-proxy.git", from: "15.2.0")
+ .package(url: "https://github.com/urbanairship/airship-mobile-framework-proxy.git", from: "15.7.0")
14
15
targets: [
16
.target(
0 commit comments