qgroundcontrol
qgroundcontrol copied to clipboard
android daily build stopped updating
the android daily stopped updating on 17th Jan 2021. Anyone know how to track this down?
https://play.google.com/store/apps/details?id=org.mavlink.qgroundcontrolbeta
Just to link the PR to this issue, so both can be closed when merged into master: #10208
I tested the PR locally and it works as expected
This can be closed
How does the playstore get updated?
Do we need to adopt the changes here https://github.com/mavlink/qgroundcontrol/pull/10208/files to the new github workflows?
That PR, as far as I remember, was addressing the issue of the artifacts not being updated to github in actions. The issue of updating the .apk to the appstore wasn't addressed on that PR.
Latest update to Playstore was on Jan 27 2021. This issue reported here is solved ( CI is working and android artifacts are being uploaded to github actions ), so I think we can close it and continue the play store discussion in #10529