Set the Salesforce username & password in a new file named gradle.properties:
[email protected]
forcePassword=passwordandauthtoken
Run the tests:
./gradlew -i test
Release:
./gradlew uploadArchives
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Set the Salesforce username & password in a new file named gradle.properties:
[email protected]
forcePassword=passwordandauthtoken
Run the tests:
./gradlew -i test
Release:
./gradlew uploadArchives