Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa4aed8

Browse files
Update Package.swift
1 parent 324c022 commit aa4aed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ let package = Package(
7474
.package(url: "https://github.com/googleads/swift-package-manager-google-mobile-ads.git", exact: Version(12, 7, 0)),
7575
.package(url: "https://github.com/GeoEdgeSDK/AppHarbrSDK.git", exact: Version(1, 24, 1)),
7676
.package(url: "https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git", "1.1.0"..<"4.0.0"),
77-
.package(url: "https://github.com/AddApptr/RTBSPM.git", exact: Version(1, 7, 0))
77+
.package(url: "https://github.com/AddApptr/RTBSPM.git", exact: Version(1, 8, 0))
7878
// .package(name: "TeadsSDK", url: "https://github.com/teads/TeadsSDK-iOS", .exact("5.1.3")), Conflict in AppLovin dependency
7979
],
8080
// Mark: Targets

0 commit comments

Comments
 (0)