You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Daniel Rossi (JIRA)" <ji...@apache.org> on 2016/05/11 17:31:12 UTC

[jira] [Commented] (CB-11251) Gradle version 2.10 is required. Current version is 2.2.1

    [ https://issues.apache.org/jira/browse/CB-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280486#comment-15280486 ] 

Daniel Rossi commented on CB-11251:
-----------------------------------

Android Studio asks to upgrade Gradle. This is where the problem happens I believe. If I ignore the message I can build on the cli and debug in Android studio. 

> Gradle version 2.10 is required. Current version is 2.2.1
> ---------------------------------------------------------
>
>                 Key: CB-11251
>                 URL: https://issues.apache.org/jira/browse/CB-11251
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>         Environment: OSX
>            Reporter: Daniel Rossi
>            Priority: Blocker
>              Labels: gradle
>
> When I try and run "cordova build" I run in this known gradle issue. 
> There is no possible fix other than to keep changing the version in Android studio under File -> Project Structure -> Project -> Gradle Version -> 2.10 instead of 2.22
> Every time I make a change to the common www html file, I have to go back into Android Studio and make that gradle change, rebuild then run into the emulator. 
> This is out of the box, and I believe many people are having the same issue.  
> "cordova build
> ANDROID_HOME=/www/Android/sdk
> JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home
> FAILURE: Build failed with an exception.
> * Where:
> Build file '/path/MyApp/platforms/android/build.gradle' line: 22
> * What went wrong:
> A problem occurred evaluating root project 'android'.
> > Failed to apply plugin [id 'android']
>    > Gradle version 2.10 is required. Current version is 2.2.1. If using the gradle wrapper, try editing the distributionUrl in /path/MyApp/gradle/wrapper/gradle-wrapper.properties to gradle-2.10-all.zip
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
> BUILD FAILED"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org