You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
android studio3.5 gradle5.4.1 no error when building and compiling ,but debug failed,build output log:
The text was updated successfully, but these errors were encountered: