We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3ac7c commit 68b2d6bCopy full SHA for 68b2d6b
examples/resources_example/swift/Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
.package(url: "https://github.com/google/GoogleSignIn-iOS", from: "8.0.0"),
14
.package(
15
url: "https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk",
16
- from: "18.6.0"
+ from: "18.7.0"
17
),
18
]
19
)
0 commit comments