Skip to content

Commit

Permalink
1.5.7 (229)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis15yo committed Mar 9, 2024
1 parent ed102c9 commit 018a9ec
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 @@ -51,7 +51,7 @@
"location" : "git@bitbucket.org:mobyrix/nicegram-assistant-ios.git",
"state" : {
"branch" : "develop",
"revision" : "f57141d85b92b71be514d7fa11dbb0559f147e42"
"revision" : "9d2bc90674d3fa38fdd2e6f8f069c67d296d2bde"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion swift_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def swift_dependencies():
# branch: avatar-generator
swift_package(
name = "swiftpkg_nicegram_assistant_ios",
commit = "f57141d85b92b71be514d7fa11dbb0559f147e42",
commit = "9d2bc90674d3fa38fdd2e6f8f069c67d296d2bde",
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 @@ -1258,7 +1258,7 @@
"name": "swiftpkg_nicegram_assistant_ios",
"identity": "nicegram-assistant-ios",
"remote": {
"commit": "f57141d85b92b71be514d7fa11dbb0559f147e42",
"commit": "9d2bc90674d3fa38fdd2e6f8f069c67d296d2bde",
"remote": "git@bitbucket.org:mobyrix/nicegram-assistant-ios.git",
"branch": "develop"
}
Expand Down

0 comments on commit 018a9ec

Please sign in to comment.