Android build failed - could not load custom lint check jar file

Recent Android build failed due to following error:
“Could not load custom lint check jar file /home/gradle/.gradle/caches/transforms-2/files-2.1/bbc61cda043b92735c74d16b81a0e3cb/jetified-animation-1.0.4/jars/lint.jar
java.lang.NoClassDefFoundError: com/android/tools/lint/client/api/Vendor”

Has anyone else experienced this before?

I have not, but it sounds like you have a link in your app that is not working.

Do you link to any outside webpages from your app or anything like that?

I just checked and do not see any non-working links to outside webpages

I have the same problem… I it only on android not IOS.
It might be the youtube componant, do you use it?

I’m having the same problem.
I also submitted a support ticket, but it hasn’t been resolved yet.
If anyone has solved it, please tell me how to do it.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.