I don't think so, this is usually for adding Gradle script files
f
fitzoh
03/13/2018, 7:54 PM
oops,
.properties
, my bad
g
gildor
03/13/2018, 9:08 PM
Just do that manually, pass command line option from CLI, then just read required file with config. It's not a Gradle properties, but you can manually register them as Gradle property if you want. Use standard Java Properties class to parse config file
🤔 1
t
tapchicoma
03/13/2018, 10:11 PM
I think I will go with using
--gradle-user-home
command line option pointing to different folders with