Skip to content

Conversation

mannodermaus
Copy link
Owner

@mannodermaus mannodermaus commented Feb 29, 2020

This brings compatibility with Android Gradle Plugin 4.1, which removes the VariantScope accessors. These were only used to format task names and it's safe to manually compose them, so this PR does exactly that. Older plugin versions are unaffected by this.

Furthermore, the visibility of the internal API methods has been reduced to prevent them from leaking into consumer code.

Resolves #208.

@mannodermaus mannodermaus self-assigned this Feb 29, 2020
@mannodermaus mannodermaus added this to the plugin-1.6.0.1 milestone Feb 29, 2020
@mannodermaus mannodermaus merged commit 6e3df98 into master Feb 29, 2020
@mannodermaus mannodermaus deleted the feature/agp41 branch February 29, 2020 22:15
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.

Plugin doesn't work with Android Gradle Plugin 4.1.0 alpha 01

1 participant