Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 487 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 487 Bytes

Psychic Octo Palm Tree

Run with Spoon:

# Install the latest version of the plugin Gradle in your local maven repository.
git clone https://github.com/SpoonLabs/spoon-gradle-plugin.git
cd spoon-gradle-plugin/
./gradlew install

# If you have generated files for two or more environments (e.g., release and debug), you need to execute this command before.
./gradlew clean
# Install the application on your emulator or device.
./gradlew installDebug