breautek commented on PR #1819: URL: https://github.com/apache/cordova-android/pull/1819#issuecomment-3036572086
I think this is a good clean enhancement and I think there isn't a risk of a breaking change. Because we have the same concept for `build-extras.gradle`, I don't think there is any issue doing the same for settings. Considering that Apache just made a release not that long ago, it might be some time before a feature release is made however. A workaround that should work in the meantime if you don't want to use a custom version of cordova-android is the [after prepare hook](https://cordova.apache.org/docs/en/12.x-2025.01/guide/appdev/hooks/index.html). It should allow you to manipulate the `settings.gradle` after Cordova has generated the file. -- 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