Skip to content

Do not use an internal API classes#126

Merged
BigMichi1 merged 2 commits intomasterfrom
issue_125
Feb 3, 2021
Merged

Do not use an internal API classes#126
BigMichi1 merged 2 commits intomasterfrom
issue_125

Conversation

@BigMichi1
Copy link
Copy Markdown
Member

DefaultResolvedArtifact is an internal Gradle API and can be replaced
with the interface ResolvedArtifact from the Gradle API

Resolves: #125

DefaultResolvedArtifact is an internal Gradle API and can be replaced
with the interface ResolvedArtifact from the Gradle API

Resolves: #125
@BigMichi1 BigMichi1 added the bug label Feb 3, 2021
@BigMichi1 BigMichi1 self-assigned this Feb 3, 2021
@BigMichi1 BigMichi1 merged commit 0cf9631 into master Feb 3, 2021
@BigMichi1 BigMichi1 deleted the issue_125 branch February 3, 2021 18:23
@BigMichi1 BigMichi1 added this to the 1.4.3 milestone Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Gradle 6.8) PreResolvedResolvableArtifact causes MissingMethodException.

1 participant