Skip to content

Commit 3d6ab13

Browse files
Update Package.swift
1 parent 26b4d45 commit 3d6ab13

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
@@ -22,7 +22,7 @@ let package = Package(
2222
from: "2.3.0"),
2323
.package(name: "ZendeskSDK",
2424
url: "https://github.com/zendesk/sdk_ios",
25-
from: "zendesk_ios_version")
25+
from: "1.8.0")
2626
],
2727
targets: [
2828
.binaryTarget(

0 commit comments

Comments
 (0)