Reduce dependency version

This commit is contained in:
Christoph Hagen 2022-06-05 11:52:36 +02:00
parent 38467c742c
commit aa243482e4

View File

@ -14,7 +14,7 @@ let package = Package(
targets: ["Push-API"]),
],
dependencies: [
.package(url: "https://github.com/kylebrowning/APNSwift.git", from: "4.0.0"),
.package(url: "https://github.com/kylebrowning/APNSwift.git", from: "3.0.0"),
],
targets: [
.target(