Skip to content

Commit 9c33273

Browse files
committed
fix BlinkReceipt version
1 parent b6fdaf2 commit 9c33273

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
@@ -16,7 +16,7 @@ let package = Package(
1616
],
1717
dependencies: [
1818
.package(url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git", from: "12.11.0"),
19-
.package(url: "https://github.com/BlinkReceipt/blinkreceipt-ios.git", from: "1.62.0")
19+
.package(url: "https://github.com/BlinkReceipt/blinkreceipt-ios.git", from: "1.63.0")
2020

2121
],
2222
targets: [

0 commit comments

Comments
 (0)