like appending to gradle.properties file (but using a separate file to avoid making VCS change) `sh gradlew initProps -PinitProp1=val1` etc
like appending to gradle.properties file (but using a separate file to avoid making VCS change)
sh gradlew initProps -PinitProp1=val1etc