Skip to content

Commit

Permalink
Update to bbae7be4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kylmakalle authored Oct 28, 2021
1 parent a6f0da1 commit 73df786
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 @@ -18,7 +18,7 @@ let package = Package(
targets: ["TDLibKit"]),
],
dependencies: [
.package(url: "https://github.com/Swiftgram/TDLibFramework", .upToNextMinor(from: "1.7.8-3abac23")),
.package(url: "https://github.com/Swiftgram/TDLibFramework", .upToNextMinor(from: "1.7.8-bbae7be4")),
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit 73df786

Please sign in to comment.