4
2
Fork 0

fix/upgrade_deps #87

Open
ambrose wants to merge 2 commits from fix/upgrade_deps into v0.1-dev

Also fixes an unusual mistake? Not sure why it is there.

Also fixes an unusual mistake? Not sure why it is there.
sudharshan was assigned by ambrose 2019-10-23 18:49:09 +08:00
This pull request has changes conflicting with the target branch.
  • android/app/build.gradle
  • lib/src/ui/login/widgets/register_page.dart
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix/upgrade_deps v0.1-dev
git pull origin fix/upgrade_deps

Step 2:

Merge the changes and update on Gitea.
git checkout v0.1-dev
git merge --no-ff fix/upgrade_deps
git push origin v0.1-dev
Sign in to join this conversation.
There is no content yet.