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

ConstMultiSet methods in v1.4.4 cannot be represented in dex format #73

Open
lbressler13 opened this issue May 16, 2024 · 1 comment
Open

Comments

@lbressler13
Copy link
Owner

Receive this error when trying to build an android app with v1.4.4:
com.android.tools.r8.internal.Ge: Method name '+c' in class 'xyz.lbres.kotlinutils.set.multiset.const.ConstMultiSet' cannot be represented in dex format.

If this issue can be fixed in the package, a new package version should be published.
If it requires a change in the android application, the change should be documented in the README for this package.

@lbressler13
Copy link
Owner Author

Published v1.4.4-android without +c and -c methods as a temporary workaround

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