rohitjakhar / Kuberam

Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
MIT License
37 stars 6 forks source link

feat: Update dependencies #11

Closed indyfromoz closed 1 year ago

indyfromoz commented 2 years ago

This PR

Note - I have not been able to successfully run the app on my Pixel 6 device even after creating a new Firebase project and Auth0 configuration.

Fixes #7

rohitjakhar commented 2 years ago

Please make run app.

indyfromoz commented 2 years ago

Please make run app.

I am not sure if I understand your request. Are you trying to compile the code and it fails to compile? As I mentioned, the repository does not have google-services.json nor does it have Auth0 setup. You will need Android Studio Dolphin | 2021.3.1 to compile the code. Can you share any compile errors you are seeing?

indyfromoz commented 2 years ago

@rohitjakhar Any chance you can explain or share some details of the issues with this PR? How can I help?