linsui
linsui
It turns out that the new AGP causes this problem. https://github.com/obfusk/reproducible-apk-tools/issues/19
1.19.0 also failed. [com.elasticrock.keepscreenon_v1.19.0.apk.html.zip](https://github.com/user-attachments/files/16825042/com.elasticrock.keepscreenon_v1.19.0.apk.html.zip) Maybe it's caused by cache. Could you please clean the cache and rebuild the apk?
The `res/Hz` file is not reproducible. I guess it's generated by `com.google.android.gms:oss-licenses-plugin`.
No idea about minify. For oss-licenses-plugin I thought we'd better just replace it with other license libs.
许可证是一回事,F-Droid 要求得到开发者的同意才能发布。
How did you build the apk? Did you apply the same patch? Is there a script? In your apk there are some play services files so I thought your apk...
Could you use glob for background_locator_2 version in the script?
Our script is `cd .pub-cache/git/background_locator*/android` and yours is `cd .pub-cache/git/background_locator_2-3e0e4dcad802b5122d480c940e391c4b518a4f45/android`.
It works, thanks!
See https://github.com/maelchiotti/LocalMaterialNotes/pull/273 for example.