Skip to content

Remove usage of internal Gradle API #548

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

adam-enko
Copy link
Member

Gradle tasks should be subtypes of DefaultTask, not the internal ConventionTask

Gradle tasks should be subtypes of DefaultTask, not the internal `ConventionTask`
@fzhinkin fzhinkin changed the base branch from master to develop July 9, 2025 15:03
@fzhinkin fzhinkin self-requested a review July 9, 2025 15:05
@fzhinkin
Copy link
Collaborator

fzhinkin commented Jul 9, 2025

@mvicsokolova, do you remember why you made the opposite change while working on #12 ?

@mvicsokolova
Copy link
Collaborator

I'm sorry, I cannot recall at all the details, why I used DefaultTask back then :(

@fzhinkin fzhinkin merged commit 255894e into develop Jul 9, 2025
2 checks passed
@adam-enko adam-enko deleted the adam/remove-internal-gradle-api branch July 9, 2025 18:45
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.

3 participants