gradle / gradle-native

The home of Gradle's support for natively compiled languages
https://blog.gradle.org/introducing-the-new-cpp-plugins
Apache License 2.0
92 stars 8 forks source link

https://github.com/gradle/gradle-native/issues #914

Closed weatherfish closed 5 years ago

weatherfish commented 5 years ago

Hello

I Update my gradle plugin from 2.3 to 3.2. and update Gradle from 3.3 to 4.6

and the gradle2.3 has API Task.getProviders . but the newer do not have the API .

the error msg is :

Could not find method getProviders() for arguments [] on task ':phantom-sample:plugin-component:processDebugManifest' of type com.android.build.gradle.tasks.MergeManifests.
lacasseio commented 5 years ago

@weatherfish Please use the user forum for questions like this.