Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error with Unexpected end of ZLIB input stream #23

Open
peerless2012 opened this issue Nov 19, 2019 · 0 comments
Open

Build error with Unexpected end of ZLIB input stream #23

peerless2012 opened this issue Nov 19, 2019 · 0 comments

Comments

@peerless2012
Copy link

* What went wrong:
Execution failed for task ':app:checkStagingDebugDuplicateClasses'.
> Could not resolve all files for configuration ':app:stagingDebugRuntimeClasspath'.
   > Failed to transform file 'classes_temp.jar' to match attributes {artifactType=android-classes, org.gradle.usage=java-runtime-jars}
      > Execution failed for JetifyTransform:project_path\platform_base\libs\classes_temp.jar.
         > Failed to transform 'project_path\platform_base\libs\classes_temp.jar' using Jetifier. Reason: Unexpected end of ZLIB input stream. (Run with --stacktrace for more details.)

config 里面只是打开了-tracepackage 设置为包名。

我的工程结构是有个App的module,引用了platform_base, 依赖在App和base中都有,初始化Java代码是在Base中,配置插件实在App中。

@peerless2012 peerless2012 changed the title Build error with Unexpected end of ZLIB input stream Build error with Unexpected end of ZLIB input stream Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant