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

Added KotlinSingleJavaTargetExtensionCompilerSupport #5349

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Raiden18
Copy link

KotlinJvmProjectExtension and KotlinAndroidProjectExtension have identical public methods but are not unified under a single interface. As a result, Kotlin configuration logic cannot be reused between AAR and JAR modules, leading to code duplication.

…o KotlinSingleJavaTargetExtensionCompilerSupport
@Raiden18 Raiden18 closed this Aug 24, 2024
@Raiden18 Raiden18 reopened this Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants