Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github authored Jun 18, 2023
1 parent 94ea209 commit 3b31bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/divkit/divkit-ios", from: "24.0"),
.package(url: "https://github.com/divkit/divkit-ios", "24.0.0"..<"24.1.0"),
.package(url: "https://github.com/yandexmobile/metrica-sdk-ios", "4.0.0"..<"5.0.0")
],
targets: [
Expand Down

0 comments on commit 3b31bf6

Please sign in to comment.