GitToTheHub commented on PR #1896: URL: https://github.com/apache/cordova-android/pull/1896#issuecomment-4092420390
I'm not so deep with Gradle but thought, that an Android project can specify the required Gradle version. I created a new Android Project with Android Studio (not with Cordova) an see, there is also a gradle wrapper by default: <img width="1009" height="528" alt="image" src="https://github.com/user-attachments/assets/29217654-1feb-46b5-9700-da8e7a5053e9" /> If an Android Studio project is using gradle wrapper in this way, maybe Cordova can do it in the same way? -- 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]
