Skip to content

Commit 15ba7de

Browse files
Update Package.swift
1 parent a7e8482 commit 15ba7de

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-
.exact: "6.17.0"
30+
.exact("6.17.0")
3131
)
3232
],
3333
targets: [

0 commit comments

Comments
 (0)