Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Migrate from deprecated @JvmDefault and -Xjvm-default=enabled to -Xjvm-default=all #571

@psteiger

Description

@psteiger

We should move to -Xjvm-default=all. Per docs:

If you used the @JvmDefault annotation before, you can safely remove it and use one of the new modes. If you already used -Xjvm-default=enable, which generated only the default method implementations, you can now replace it with -Xjvm-default=all.

Metadata

Metadata

Assignees

Labels

AndroidAndroid related tickets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions