Looking for assistance with fixing an app's metadata
F-Droid Forum [Unofficial]
February 24, 2026
UpdateCheckData: with https://github.com/F0x1d/LogFox/releases/latest and extract versionName and versionCode from those
Then in prebuild: you can sed replace versionName = .* with versionName = $$VERSION$$ and $$VERCODE$$ for Code
Discussion in the ATmosphere