Skip to content

Commit 613c198

Browse files
Update Appodeal dependency to 4.3.0+
1 parent 003cbd6 commit 613c198

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
@@ -11,7 +11,7 @@ let package = Package(
1111
targets: ["AppodealBidMachineAdapterWrapper"]),
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/appodeal/Appodeal-Swift-Package.git", .upToNextMajor(from: "4.0.0")),
14+
.package(url: "https://github.com/appodeal/Appodeal-Swift-Package.git", .upToNextMajor(from: "4.3.0")),
1515
.package(url: "https://github.com/bidmachine/BidMachine-SPM.git", exact: "3.7.1"),
1616
],
1717
targets: [

0 commit comments

Comments
 (0)