Skip to content

Commit 3ddebdd

Browse files
authored
Merge pull request #2 from AppsFlyerSDK/releases/6.17.0
Update Package.swift
2 parents dd6c08d + d373e1d commit 3ddebdd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "PurchaseConnector",
16-
url: "https://github.com/AppsFlyerSDK/appsflyer-apple-purchase-connector/releases/download/6.16.2/purchase-connector-dynamic.xcframework.zip",
17-
checksum: "e5a9d0589f2e45e2135a1c869e8aa79ebd5d728101bc0f78627587fb617401d8"
16+
url: "https://github.com/AppsFlyerSDK/appsflyer-apple-purchase-connector/releases/download/6.17.0/purchase-connector-dynamic.xcframework.zip",
17+
checksum: "fb165ab486e12fc9ebc98e2b8846d5b4781cda2ae6c2ccc0aae0f88551369cc4"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)