-
-
Notifications
You must be signed in to change notification settings - Fork 61
fix: several android fixes #323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: several android fixes #323
Conversation
ShootingKing-AM
commented
Nov 5, 2022
•
edited
Loading
edited
- the previous android fix to rocket update was not functional Update rocket to 0.5.0-rc1 #255
- previous version rocket was async, newer version needs to be awaited
- reaf'ed code a little
- the previous android fix to rocket update was not functional - previous version rocket was async, never version needs to be awaited
Codecov ReportBase: 73.32% // Head: 72.83% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #323 +/- ##
==========================================
- Coverage 73.32% 72.83% -0.50%
==========================================
Files 45 45
Lines 2759 2790 +31
==========================================
+ Hits 2023 2032 +9
- Misses 736 758 +22
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Going to have a look after #325 is merged. |
Merged. Thank you very much Sir! 😄 |
Thank you too Sir ! :D |