IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.09k stars 59 forks source link

Reproducible build failed #277

Closed linsui closed 7 months ago

linsui commented 7 months ago

diff.zip

We have saw similiar issues on other apps. See https://gitlab.com/fdroid/fdroiddata/-/issues/3138.

IacobIonut01 commented 7 months ago

Might be an issue the gradle caching, I'll disable it on nomaps CI to see if it still fails, the 20111 release doesn't use kotlin 1.9.20

IacobIonut01 commented 7 months ago

https://github.com/IacobIonut01/Gallery/actions/runs/7078566373

Please check after the build finishes

linsui commented 7 months ago

It doesn't help.

linsui commented 7 months ago

Please update Compose Compiler to 1.5.6 which should fix the problem. See https://gitlab.com/fdroid/fdroiddata/-/issues/3138

IacobIonut01 commented 7 months ago

Updated