scabbard icon indicating copy to clipboard operation
scabbard copied to clipboard

Error after removing scabbard, which cannot be fixed by clean

Open lectricas opened this issue 5 years ago • 0 comments

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

lectricas avatar Aug 14 '20 09:08 lectricas