sourabhkumar47 / ResQFood

ResQFood is a platform dedicated to the noble cause of reducing food wastage by facilitating the redistribution of surplus food during late-night hours before restaurant closures. Our mission is to ensure that excess inventory finds a purposeful destination rather than ending up in landfills, contributing to a more sustainable and compassionate foo
MIT License
20 stars 37 forks source link

Tried Fixing the login bug! #45

Closed hemang-mishra closed 6 months ago

hemang-mishra commented 6 months ago

I have tried fixing the login bug by implementing custom signingConfiguration, which means android studio should use the keys provided my me in the project, instead of the default one in the device. Also updated some dependencies to their latest version. Please check if it works.