I added this videocompressor library https://github.com/fishwjy/VideoCompressor
I have to add a folder to my app and then I used implementaion project(....);
, this method to add it to my app.
Now I couldn't create a release apk nor I can compile release apk.
the program type already present error:
Program type already present:
org.aspectj.internal.lang.annotation.ajcDeclareAnnotation
Message{kind=ERROR, text=Program type already present: org.aspectj.internal.lang.annotation.ajcDeclareAnnotation, sources=[Unknown source file], tool name=Optional.of(D8)}
Can anyone please help as I'm unable to release my app anymore.
EDIT: i tried a lot of google searches and duplicate like questions but still the problem exists,only if you're 100% sure of a question which is duplicate and which will solve my problem then only mark as duplicate.