I think we are live... https://play.google.com/store/apps/details?id=ralcock.cbf
In the end, despite flaky tests, I think there will be a #cbf2023 app for #android . Yay.
Yak shaving:
- updated #gradle from 4.something to 8.1 with associated android plugin update.
- updated java from something to 17
- changed some switch/case to if/else (not sure why I had to do this, but...)
- created a GitHub action pipeline to build the app
- updated the gradle code for signing the app so it fits into a pipeline better, with repository secrets etc.
(1/?)