Skip to content

Commit

Permalink
Package.swift file has been updated to 6.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
morisgateno-appsflyer committed Jul 3, 2024
1 parent 6c10e75 commit df37032
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 @@ -11,8 +11,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "AppsFlyerLib",
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
checksum: "d8d679abf7d0a003f675c7d74017f7806ec61fff807481cf0088a0f50415affc"
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.5/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
checksum: "8ed4125583e7e37dcd70d908c14f64af2f2255bbef0824188f29bb72481d8b0a"
)
]
)

0 comments on commit df37032

Please sign in to comment.