Skip to content

Commit

Permalink
1.4.7 (192)
Browse files Browse the repository at this point in the history
  • Loading branch information
denis15yo committed Nov 20, 2023
1 parent cf9d9df commit e7f0abe
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" : "[email protected]:mobyrix/nicegram-assistant-ios.git",
"state" : {
"branch" : "rewards",
"revision" : "cec972fb0cfb996fc23cb0206dadf443d7ece827"
"revision" : "c7671716dd1f66fa7b4d2de21835b92529c5ecbc"
}
},
{
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 = "cec972fb0cfb996fc23cb0206dadf443d7ece827",
commit = "c7671716dd1f66fa7b4d2de21835b92529c5ecbc",
dependencies_index = "@//:swift_deps_index.json",
remote = "[email protected]: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 @@ -777,7 +777,7 @@
"name": "swiftpkg_nicegram_assistant_ios",
"identity": "nicegram-assistant-ios",
"remote": {
"commit": "cec972fb0cfb996fc23cb0206dadf443d7ece827",
"commit": "c7671716dd1f66fa7b4d2de21835b92529c5ecbc",
"remote": "[email protected]:mobyrix/nicegram-assistant-ios.git",
"branch": "rewards"
}
Expand Down

0 comments on commit e7f0abe

Please sign in to comment.