Thanks! I can modify them by changing that file (thus risking committing changes to them accidentally), but I can't see a way to do so via a command line flag to gradle. Is that possible?
d
dmitriy.novozhilov
10/07/2021, 2:15 PM
I never tried, but it looks like you can specify them with
That doesn't seem to work; I'm told by someone who understand this far better than I that it's setting the property in the wrong VM. I'll just change the file. Thanks!