KPoet icon indicating copy to clipboard operation
KPoet copied to clipboard

Execution failed for DexingNoClasspathTransform:C:\...\.gradle\caches\modules-2\files-2.1\com.github.agrosner\KPoet\1.0.0\...\KPoet-1.0.0.jar

Open longtianME opened this issue 6 years ago • 0 comments

android studio3.5 gradle5.4.1 no error when building and compiling ,but debug failed,build output log:

Failed to transform artifact 'KPoet.jar (com.github.agrosner:KPoet:1.0.0)' to match attributes {artifactType=android-dex, dexing-enable-desugaring=true, dexing-is-debuggable=true, dexing-min-sdk=28, org.gradle.usage=java-runtime-jars}. > Execution failed for DexingNoClasspathTransform: C:\Users\xlxty.gradle\caches\modules-2\files-2.1\com.github.agrosner\KPoet\1.0.0\277956f0d833e0e61f93d7f0367c19c26fba38af\KPoet-1.0.0.jar. > Error while dexing.

longtianME avatar Aug 30 '19 05:08 longtianME