Skip to content

Commit 2f9e7a6

Browse files
🎷 [UPDATE] Function calls support added.
1 parent 39819cc commit 2f9e7a6

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
@@ -15,7 +15,7 @@ let package = Package(
1515
),
1616
],
1717
dependencies: [
18-
.package(url: "https://github.com/AppcentMobile/ACMNetworking.git", exact: "1.2.0"),
18+
.package(url: "https://github.com/AppcentMobile/ACMNetworking.git", exact: "1.2.3"),
1919
],
2020
targets: [
2121
.target(

0 commit comments

Comments
 (0)