Remotely Turn On Your PC or NAS Over the Internet
Instructions
- As described here you must store secret your Parse Application Id and Parse Client Id at
~/.gradle/gradle.properties
:
# define your secret values
ParseApplicationId="xxx"
ParseClientKey="xxx"