Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build reproducibility #256

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Conversation

nielsvanvelzen
Copy link
Member

By enabling the vectorDrawables.useSupportLibrary option the Android compiler will stop creating unnecessary png files.

This disables png generation on build
@nielsvanvelzen nielsvanvelzen marked this pull request as ready for review November 23, 2020 21:14
@nielsvanvelzen
Copy link
Member Author

Fun fact: Gradle can generate 100mb >= of logs when you enable debug logs to figure out why a file is created by the build.

@nielsvanvelzen nielsvanvelzen added this to In progress in v2.2.2 via automation Nov 23, 2020
@Maxr1998 Maxr1998 merged commit efeaff7 into jellyfin:master Nov 23, 2020
v2.2.2 automation moved this from In progress to Done Nov 23, 2020
@nielsvanvelzen nielsvanvelzen deleted the reproducible-png branch January 23, 2021 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants