Gradle version 2.2 is required. Current version is 3.0. If using the gradle wrapper, try editing the distributionUrl in D:\windev dev\v21\mobile\loca-bière mobile\Android\Generation\gradle\wrapper\gradle-wrapper.properties to gradle-2.2-all.zip
As com.android.build.gradle.overrideVersionCheck is set, continuing anyways.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'Generation'.
> org.gradle.api.internal.tasks.DefaultTaskInputs$TaskInputUnionFileCollection cannot be cast to org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
can anyone help me?
thanks
Gradle Version: 3
Operating System: windows 7
Is this a regression? If yes, which version of Gradle do you know it last worked for? 2.14
This is not a bug. The error message says that the version of Android Build Tools does not work with Gradle 3.0. You’ll have to upgrade your version of Android Build Tools.
Erreur retournée :
Incremental java compilation is an incubating feature.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'Generation'.
> org.gradle.api.internal.tasks.DefaultTaskInputs$TaskInputUnionFileCollection cannot be cast to org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
What went wrong:
A problem occurred configuring root project 'Generation'.
> org.gradle.api.internal.tasks.DefaultTaskInputs$TaskInputUnionFileCollection cannot be cast to org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection