Skip to content

Commit

Permalink
1.5.7 (228)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis15yo committed Mar 8, 2024
1 parent 9345cbc commit ed102c9
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" : "3644c25aebc28298950af37488abb358d96141fa"
"revision" : "f57141d85b92b71be514d7fa11dbb0559f147e42"
}
},
{
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 = "3644c25aebc28298950af37488abb358d96141fa",
commit = "f57141d85b92b71be514d7fa11dbb0559f147e42",
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": "3644c25aebc28298950af37488abb358d96141fa",
"commit": "f57141d85b92b71be514d7fa11dbb0559f147e42",
"remote": "git@bitbucket.org:mobyrix/nicegram-assistant-ios.git",
"branch": "develop"
}
Expand Down

0 comments on commit ed102c9

Please sign in to comment.