beacon icon indicating copy to clipboard operation
beacon copied to clipboard

Compilation error #186 Solved ✅

Open VaibhavYT opened this issue 1 year ago • 2 comments

Fixes #186

Describe the changes you have made in this PR - I have updated and resolved all the dependencies in project which are causing compilation error and changed compile Sdk version to latest Sdk version for running the application.

Screenshots:

beacon#186

missing .env file which is because .env is placed in .gitignore.

VaibhavYT avatar Mar 04 '23 14:03 VaibhavYT

Some of the tests are failing @VaibhavYT, can you fix them?

ItsAdityaKSingh avatar Mar 11 '23 17:03 ItsAdityaKSingh

I believe this issue has been resolved in my latest PR #190 @VaibhavYT @ItsAdityaKSingh if you can check

Rushour0 avatar Mar 11 '23 19:03 Rushour0