We presume there’s some issue with the library, and thus have added it manually now…
But how to figure out which parts of the dependency to remove? Is there a list of non-free libraries to avoid? We’ve removed till now:
Or we may be wrong and the issue is minor… in that case any help would be helpful
Source code at https://github.com/Donnnno/Arcticons
linsui
2
I don’t know why proguard is related. In the log I didn’t see proguard. Can you reproduce the error locally?
pstorch
3
In the log is a Link to Configuration cache
Edit: sorry, I misread something, so my first assumption seems wrong (deleted).
No can’t reproduce, proguard wasnt needed, and it was the only thing calling the org.conscrypt stuff
It built alright without proguard, so hopefully its safe.
But I’m a noob so i dont know much more than we gotta remove non-free dependencies…
Oh so the problem was configuration-cache! ok im removing that too then… it was marked unsafe anyway
Lets hope it builds properly next time…
Any help is appreciated!
1 Like
linsui
5
I’m not an Android dev so I can’t help. But I’ll test latest commit later. Thanks!
2 Likes
Donno
6
It works again
Thanks everyone!
system
Closed
7
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.