Skip to content

Commit 32a0f54

Browse files
authored
Update Package.swift
1 parent 7bcfa39 commit 32a0f54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Package.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@ let package = Package(
168168
),
169169
.package(
170170
url: "https://github.com/google/interop-ios-for-google-sdks.git",
171-
"100.0.0" ..< "101.0.0"
172-
// "101.0.0" ..< "102.0.0"
171+
"101.0.0" ..< "102.0.0"
173172
),
174173
.package(url: "https://github.com/google/app-check.git",
175174
"11.0.1" ..< "12.0.0"),

0 commit comments

Comments
 (0)