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 1198040 commit 16c7fa1Copy full SHA for 16c7fa1
Package.swift
@@ -11,7 +11,7 @@ let package = Package(
11
.library(name: "LeanplumLocation", targets: ["LeanplumLocation"])
12
],
13
dependencies: [
14
- .package(url: "https://github.com/CleverTap/clevertap-ios-sdk", from: "5.2.1")
+ .package(url: "https://github.com/CleverTap/clevertap-ios-sdk", from: "6.0.0")
15
16
targets: [
17
.binaryTarget(
0 commit comments