Skip to content

Commit 8833051

Browse files
authored
Revert "Update version of GoogleAdsOnDeviceConversion dependency (#104)" (#105)
1 parent 89b3cb2 commit 8833051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ let package = Package(
3939
.package(url: "https://github.com/firebase/nanopb.git", "2.30910.0" ..< "2.30911.0"),
4040
.package(
4141
url: "https://github.com/googleads/google-ads-on-device-conversion-ios-sdk",
42-
exact: "2.2.1"
42+
exact: "2.2.0"
4343
),
4444
],
4545
targets: [

0 commit comments

Comments
 (0)