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

fix name conflict with other plugins which have the same name "gradle… #28

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

kanat
Copy link
Contributor

@kanat kanat commented Jul 12, 2019

If you add classpath 'io.fabric.tools:gradle:1.29.0' below classpath 'com.android.tools.build:gradle:3.4.2' , then you will use wrong mGradlePluginVersion at VariantProcessor, which leads to error during gradle syncing.

…" ( classpath 'io.fabric.tools:gradle:<version>' )
@kezong kezong merged commit b18ff9f into kezong:master Jul 12, 2019
@kezong
Copy link
Owner

kezong commented Jul 12, 2019

cool! thank you for your commit.

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.

None yet

2 participants