Re: [I] Cordova is rejecting Java and gradle on windows [cordova-android]

2024-07-06 Thread via GitHub
peteshand commented on issue #1554: URL: https://github.com/apache/cordova-android/issues/1554#issuecomment-2211721670 Gradle <-> Java version compatibility: https://docs.gradle.org/current/userguide/compatibility.html?_ga=2.123391874.842902488.1720258672-1831996987.1720258672&_gl=1*

Re: [I] Cordova is rejecting Java and gradle on windows [cordova-android]

2024-06-07 Thread via GitHub
lewismunene020 commented on issue #1554: URL: https://github.com/apache/cordova-android/issues/1554#issuecomment-2155784864 i also did an upgrade of the gradle version and it worked pretty well -- This is an automated message from the Apache Git Service. To respond to the message

Re: [I] Cordova is rejecting Java and gradle on windows [cordova-android]

2024-06-07 Thread via GitHub
RajnishAnand commented on issue #1554: URL: https://github.com/apache/cordova-android/issues/1554#issuecomment-2155496714 depending on the version installed its required to add `$ANDROID_HOME/cmdline-tools//bin` to path for me it was `$ANDROID_HOME/cmdline-tools/latest/bin` . and jus

Re: [I] Cordova is rejecting Java and gradle on windows [cordova-android]

2024-06-02 Thread via GitHub
lewismunene020 commented on issue #1554: URL: https://github.com/apache/cordova-android/issues/1554#issuecomment-2143738932 i am also facing the same issue on my end what might be the problem -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] Cordova is rejecting Java and gradle on windows [cordova-android]

2024-05-10 Thread via GitHub
gotohigher commented on issue #1554: URL: https://github.com/apache/cordova-android/issues/1554#issuecomment-2105051370 cordova -version 12.0.0 (cordova-lib@12.0.1) cordova platform add android@12.0.1 Using cordova-fetch for cordova-android@12.0.1 Adding android project...