Description
The previous base url was creating a server request which was failing due to the use of wrong API endpoint which is resolved in this pull request
Please Add Screenshots If there are any UI changes.
This app make changes to below module/s
[x] app
[ ] core
[ ] other/documentation
Please make sure these boxes are checked before submitting your pull request - thanks!
[x] Build the project with ./gradlew build to make sure you didn't break anything
[x] Added the comments particularly in hard-to-understand areas
[x] In case of multiple commits please squash them
Fixes #56
Description The previous base url was creating a server request which was failing due to the use of wrong API endpoint which is resolved in this pull request
Please Add Screenshots If there are any UI changes.
This app make changes to below module/s
Please make sure these boxes are checked before submitting your pull request - thanks!
./gradlew build
to make sure you didn't break anything