breautek commented on issue #1636:
URL: 
https://github.com/apache/cordova-android/issues/1636#issuecomment-1648665576

   There are 2 things that I see...
   
   Cordova uses AGP 7.x (7.4.2) which is only compatible Gradle 7 and there are 
known issues when trying to initialize the wrapper on gradle 8 (at least in 
8.0, maybe that's fixed now)
   
   Second, which it seems that you're running Java 8. Java 11 is required. Make 
sure your JAVA_HOME or CORDOVA_JAVA_HOME is set to a JDK 11 environment .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to