External Publication
Visit Post

Looking for assistance with fixing an app's metadata

F-Droid Forum [Unofficial] February 24, 2026
Source

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

Loading comments...