arunkumar9t2 / scabbard

🗡 A tool to visualize Dagger 2 dependency graphs
https://arunkumar9t2.github.io/scabbard
Apache License 2.0
852 stars 35 forks source link

Error after removing scabbard, which cannot be fixed by clean #63

Open lectricas opened 4 years ago

lectricas commented 4 years ago

Cause: loader constraint violation in interface itable initialization: when resolving method "com.android.build.gradle.internal.api.VariantFilter.getBuildType()Lcom/android/builder/model/BuildType;" the class loader (instance of org/gradle/internal/classloader/VisitableURLClassLoader) of the current class, com/android/build/gradle/internal/api/VariantFilter, and the class loader (instance of org/gradle/internal/classloader/VisitableURLClassLoader) for interface com/android/build/api/variant/VariantFilter have different Class objects for the type com/android/builder/model/BuildType used in the signature