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

Migrate KSP off AGP's legacy Variant API #2250

Open
scott-pollom opened this issue Dec 5, 2024 · 1 comment
Open

Migrate KSP off AGP's legacy Variant API #2250

scott-pollom opened this issue Dec 5, 2024 · 1 comment

Comments

@scott-pollom
Copy link
Contributor

AndroidPluginIntegration is using the deprecated AGP Variant API and should migrate to the new AGP Variant API.

E.g., KotlinJvmAndroidCompilation.androidVariant returns an instance of the deprecated com.android.build.gradle.api.BaseVariant.

@scott-pollom
Copy link
Contributor Author

Related bug, blocking the migration for the usage in AndroidPluginIntegration::getCompilationSourceSets: https://issuetracker.google.com/issues/317215060

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