Skip to content

Commit

Permalink
Package.swift file has been updated to 6.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morisgateno-appsflyer committed Jan 20, 2025
1 parent d68ea61 commit eb1ff74
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.15.3/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
checksum: "c0bee56914a3d09e99b9c9c36c1444b0926e050396777b3e470b09212bd9b4bf"
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.16.0/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
checksum: "d93bd62c99dec68c40a9ea29390a4287ce9431bed00bc1588d9f395ddef699be"
)
]
)

0 comments on commit eb1ff74

Please sign in to comment.