Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix deprecated method name #168

Closed
wants to merge 3 commits into from
Closed

Conversation

wogus3602
Copy link

  • bindTo -> bind(to:)
  • observeOn -> observe(on:)
  • addDisposableTo -> disposed(by:)

@JoeMatt JoeMatt changed the base branch from main to develop January 22, 2022 03:26
@JoeMatt
Copy link
Contributor

JoeMatt commented Jan 22, 2022

/rebase

@JoeMatt JoeMatt added admin Admin tasks enhancement labels Jan 22, 2022
@JoeMatt JoeMatt self-assigned this Jan 22, 2022
JoeMatt added a commit that referenced this pull request Jan 22, 2022
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
@JoeMatt
Copy link
Contributor

JoeMatt commented Jan 22, 2022

this branch had conflicts so i manually fixed in 282299f

@JoeMatt JoeMatt closed this Jan 22, 2022
JoeMatt added a commit that referenced this pull request May 8, 2024
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants