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

When build release version, using minifyReleaseWithR8, and then report NullPointerException #726

Open
sivanhe opened this issue Oct 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sivanhe
Copy link

sivanhe commented Oct 12, 2024

MAX SDK Version

13.0.0

Device/Platform Info

any

Current Behavior

When build release version, build output failed, the log is next:
e3b026ee-9030-4813-9528-c5a800afaa68

Expected Behavior

No response

How to Reproduce

  1. in app level: buildscript.dependencies is classpath "com.android.tools.build:gradle:7.4.1"
  2. distributionUrl=https://services.gradle.org/distributions/gradle-7.5-bin.zip
  3. java and kotlin mixed code
  4. max sdk version upgraded from 11.2.2 to 13.0.0 (11.2.2 has not this question)

Reproducible in the demo app?

No

Additional Info

No response

@sivanhe sivanhe added the bug Something isn't working label Oct 12, 2024
@applovinAsh applovinAsh self-assigned this Oct 16, 2024
@applovinAsh
Copy link
Contributor

@sivanhe, are you able to reproduce the issue in the demo application? If so, can you provide the project's zip file so we can investigate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants