We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b3cb2 commit 8833051Copy full SHA for 8833051
1 file changed
Package.swift
@@ -39,7 +39,7 @@ let package = Package(
39
.package(url: "https://github.com/firebase/nanopb.git", "2.30910.0" ..< "2.30911.0"),
40
.package(
41
url: "https://github.com/googleads/google-ads-on-device-conversion-ios-sdk",
42
- exact: "2.2.1"
+ exact: "2.2.0"
43
),
44
],
45
targets: [
0 commit comments