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

Use the correct Kotlin source directory set on AGP 7 #279

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Sep 12, 2022

The HasConvention was deprecated, and will be removed in the future, we should migrate to the new way to get KotlinSourceSet on AGP 7.

https://docs.gradle.org/current/userguide/upgrading_version_7.html#all_convention_deprecation

@mannodermaus
Copy link
Owner

Thanks! Good to know that there is finally a better way to obtain the Kotlin source folders for an AGP variant.

@mannodermaus mannodermaus merged commit e0cc168 into mannodermaus:main Sep 15, 2022
@Goooler Goooler deleted the agp7 branch September 15, 2022 23:57
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

Successfully merging this pull request may close these issues.

2 participants