Skip to content

Commit a7e8482

Browse files
Update Package.swift
1 parent 8558695 commit a7e8482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ let package = Package(
2727
.package(
2828
name: "AppsFlyerLib-Dynamic",
2929
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic",
30-
from: "6.17.0"
30+
.exact: "6.17.0"
3131
)
3232
],
3333
targets: [

0 commit comments

Comments
 (0)