0 votes
in Gradle by

In Gradle can we call methods like below:

test.systemProperty 'a.prop', 'value'

Related questions

0 votes
asked Feb 17, 2020 in Gradle by rajeshsharma
0 votes
asked Jan 31, 2020 in Gradle by rahuljain1
...