

There are some structural changes you need to implement, introduced by the experimental Gradle plugin. add new DSL elements that can be configured) Configure the project according to conventions (e.g. Next, you can update module scope adle file. It can do things such as: Extend the Gradle model (e.g. I have tried both windows cmd and cygwin. Applying a plugin to a project allows the plugin to extend the project’s capabilities. I am using jdk 8 and have tried setting src, target compatibility to 1.6 also but same issue. Reason: actual and formal argument lists differ in lengthĪs I said earlier same thing compiles fine in older versions of gradle and android plugin. Some basic errors like as if the class file generated has some issue or what it cannot find symbols like snippet below:Įrror: constructor RestClient in class RestClient cannot be applied to given types I am getting compilation error which I am unable to understand why. I applied the migration steps listed on android site for it and got those things right. I thought to upgrade gradle to 2.3 and android plugin to 1.0.0. I have android multi project setup which compiles fine with:
