adarshbalu / elderly_app

The Elderly Care Application
24 stars 9 forks source link

Release build fails #2

Closed adarshbalu closed 3 years ago

adarshbalu commented 4 years ago

Release build of the application fails for some reason.

shatanikmahanty commented 3 years ago

Hi, I downloaded your code to my machine. I upgraded all dependencies and tried building release apk and it generated successfully. let me know if need the updated source

adarshbalu commented 3 years ago

Hi, I downloaded your code to my machine. I upgraded all dependencies and tried building release apk and it generated successfully. let me know if need the updated source

Send a pull request with all the changes.

shatanikmahanty commented 3 years ago

Ok

shatanikmahanty commented 3 years ago

I am getting this message if I create a pull request : Can't create pull request Push failed: remote: Permission to adarshbalu/elderly_app.git denied to shatanikmahanty. unable to access 'https://github.com/adarshbalu/elderly_app.git/': The requested URL returned error: 403

adarshbalu commented 3 years ago

I am getting this message if I create a pull request : Can't create pull request Push failed: remote: Permission to adarshbalu/elderly_app.git denied to shatanikmahanty. unable to access 'https://github.com/adarshbalu/elderly_app.git/': The requested URL returned error: 403

You are trying to push the code to the repository. First fork the repo and then add your changes. Then push those changes. Later come to the pull requests and add one from there.

shatanikmahanty commented 3 years ago

Ok Thanks will do that

shatanikmahanty commented 3 years ago

I followed your suggested process and was able to create pull request 👍

adarshbalu commented 3 years ago

I followed your suggested process and was able to create pull request 👍

Cool! Your changes are merged.