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

Can't build my android project #1781

Closed
RohovDmytro opened this issue Jul 11, 2024 · 5 comments
Closed

Can't build my android project #1781

RohovDmytro opened this issue Jul 11, 2024 · 5 comments

Comments

@RohovDmytro
Copy link

RohovDmytro commented Jul 11, 2024

After upgrade to the latest version:

ASM Instrumentation process wasn't able to resolve some classes, this means that
the instrumented classes might contain corrupt stack frames. Make sure the
dependencies that contain these classes are on the runtime or the provided
classpath. Otherwise, the jvm might fail to load the corrupt classes at runtime
when running in a jvm environment like unit tests.

Classes that weren't resolved:
> com.google.common.util.concurrent.ListenableFuture
> com.amazon.device.iap.model.Receipt
> com.amazon.device.iap.model.RequestId
> javax.naming.NamingException
> javax.naming.directory.Attributes
> androidx.appcompat.view.ContextThemeWrapper
> sun.misc.Unsafe

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:packageRelease'.
> A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable
@RCGitBot
Copy link
Contributor

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

@rglanz-rc
Copy link
Contributor

Hi, happy to help here. Just curious, does this happen with a Gradle 8.x version, or just 9?

@RohovDmytro
Copy link
Author

Can't test that, I'm locked to use the latest one.

@rglanz-rc
Copy link
Contributor

Are you building on Android (or using Expo, etc)? I'm unclear if RC is actually the one raising this issue.

@RohovDmytro
Copy link
Author

It's an expo app. The issue has appeared again after bumping react native to 0.75.0

@rglanz-rc rglanz-rc closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
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

3 participants