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*
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
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
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,
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...