Charlotte Van Petegem
Charlotte Van Petegem
It seems to still fail though? https://gitlab.com/fdroid/fdroiddata/-/jobs/7211423746
I can look into upgrading to SDK 35 as well, that's probably a more future-proof solution.
I made another release that uses the latest build tools to build the APK.
Oh, I reverted the removal of useCoreLibraryDesugaring because it didn't fix the issue, I didn't realize that the issue was apparently two-fold. I'll revert the revert and make a new...
Made another release :crossed_fingers:
To be honest I'm not sure I have the skills to figure out what the issue is here. The app doesn't use native code, and except for version bumps and...
I get that, but as mentioned before I have no idea on how to even get started debugging this. If I could bisect the repository to see when the issue...
There's a ZIP with a non-minified APK here: https://github.com/chvp/NanoLedger/actions/runs/10375192313/artifacts/1808005823
(I would prefer not to have to disable minification permanently, it's a 500% increase in artifact size...)
@licaon-kter were you able to test this? Or should I really create a new release without minification?