Skip to content

Commit

Permalink
1.5.5 (223)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis15yo committed Feb 7, 2024
1 parent 1499136 commit 4026706
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"location" : "git@bitbucket.org:mobyrix/nicegram-assistant-ios.git",
"state" : {
"branch" : "develop",
"revision" : "a4ccb0d40263a24aecc4c555bb6069e285ea9405"
"revision" : "6e15969c39005fa75df34bb7bf0d77e433490d39"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion swift_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def swift_dependencies():
# branch: develop
swift_package(
name = "swiftpkg_nicegram_assistant_ios",
commit = "a4ccb0d40263a24aecc4c555bb6069e285ea9405",
commit = "6e15969c39005fa75df34bb7bf0d77e433490d39",
dependencies_index = "@//:swift_deps_index.json",
remote = "git@bitbucket.org:mobyrix/nicegram-assistant-ios.git",
)
Expand Down
2 changes: 1 addition & 1 deletion swift_deps_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@
"name": "swiftpkg_nicegram_assistant_ios",
"identity": "nicegram-assistant-ios",
"remote": {
"commit": "a4ccb0d40263a24aecc4c555bb6069e285ea9405",
"commit": "6e15969c39005fa75df34bb7bf0d77e433490d39",
"remote": "git@bitbucket.org:mobyrix/nicegram-assistant-ios.git",
"branch": "develop"
}
Expand Down

0 comments on commit 4026706

Please sign in to comment.