rust-keylock-android app release v0.16.1 failures
Hi,
the rust-keylock-android app yaml file needs to be updated because there was a refactoring in its repo. The app directory was renamed to App.
When the release was done, some of the changes were implemented by f-droid maintainers (thanks for that) but two more changes are needed; here and here capitilizing "app" to "App".
So, I have two questions:
- Should I open a new MR for that?
- What release should be given to the file? Can we keep 0.16.1 and change
CurrentVersionCode: 1601for example, or you have something else to propose?
Thanks