Closed linsui closed 3 months ago
As i see, 1.5.6 is not available on fdroid yet
The diff: diff.html.zip
Where can i get the .apk
?
I can't see there even 1.5.5
https://gitlab.com/linsui/fdroiddata/-/jobs/6143435198/artifacts/file/tmp/com.f0x1d.logfox_58.apk It's not published since the build failed.
Got it, but i don't really know the reason yet
Could you do a clean build from https://github.com/F0x1d/LogFox/commit/5dddf32689077e8084d5fc14006295d076365ef0?
Here you are (rename to .apk
, Github doesn't allow me to upload .apk
files)
logfox-1.5.6.zip
It's reproducible, thanks! Please update the apk in release.
Done, can it be closed now?
Yes, thanks!
2.0.0 apk is built from c9e41a8cb055f1fba0789a5d7d183a224a9ca3cd, could you please rebuild it from the tag?
Will soon build 2.0.1
Built 2.0.1 from ci, should be ok
Thanks!
According to logs that's not about being non reproducible. Or am I wrong?
Yours built
Ours didn't
So it's not reproducible :)
@F0x1d Your fix doesn't work. Please set the rootProject.name
rootProject.name = "logfox"
It's an issue of the repo folder name. If you move your repo to com.f0x1d.logfox
you'll be able to reproduce the problem.
got it, thanks!
@F0x1d The apk name changed in 2.0.3. Is this intended?
Yes, it has become a default one since v2.0.0. But now I am too tired to change it manually
It probably took longer to type the response, then it would've take to rename the app-release.apk
asset of v2.0.3
in /releases
...
Is the 1.5.6 apk built from the tag? Could you please take a look? Thanks!