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

dexOptions is obsolete #1034

Open
matt-dalton opened this issue Mar 15, 2024 · 0 comments
Open

dexOptions is obsolete #1034

matt-dalton opened this issue Mar 15, 2024 · 0 comments

Comments

@matt-dalton
Copy link

I'm getting this error when creating a production build with fastlane on android:

> Configure project :react-native-notifications
WARNING: DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.

Android gradle plugin: 8.1.1
Gradle: 8.3

FAILURE: Build failed with an exception.

Does this dexOptions config need changing to something else?
Anyone aware of a workaround in the meantime? I could patch the package to use a different configuration if required.

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