breautek commented on issue #1833: URL: https://github.com/apache/cordova-android/issues/1833#issuecomment-3155719108
@har-123 This is the second time you're using unsolicited mentions. First time I marked it as spam, this time I'm giving a verbal warning. You don't need to create mentions, anybody that is actively contribution to cordova-android is already receiving notifications. If you continue to mention me on issues where I have not already engaged in, I may just block you. As for this issue, it doesn't seem like an issue with the Cordova framework, so I'm closing this as not a bug. I will say that the cordova-android framework utilises a dummy `tools` project that has no dependencies to create the gradle wrapper, and it moves the wrapper up to the main project directory. This is so the wrapper can be created even if the system gradle is not a satisfiable version for AGP. The wrappers are created and re-synced on every `cordova build android`. So my only recommendation is to make sure you're using the wrapper found inside `platforms/android` and **not** `/platforms/android/tools`. -- 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: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org