Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Oct 25, 2024
1 parent 303a1d1 commit daed242
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 @@ -29,7 +29,7 @@ let package = Package(
.library(name: "ReplayKit", targets: ["AgoraReplayKitExtension"]),
],
dependencies: [
.package(url: "https://github.com/AgoraIO/AgoraInfra_iOS.git", from: "0.0.5-test")
.package(url: "https://github.com/AgoraIO/AgoraInfra_iOS.git", from: "0.0.6-test")
],
targets: [
.binaryTarget(
Expand Down

0 comments on commit daed242

Please sign in to comment.