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
19 stars 38 forks source link

Tried Fixing the login bug! #45

Closed HemangMishra1234 closed 2 months ago

HemangMishra1234 commented 2 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.