Open mcomella opened 6 years ago
This may not be necessary given how much AS does but it'd be nice to teach users how to self-service themselves, e.g. ./gradlew tasks to find relevant tasks and run them, difference between assemble/build, etc.
./gradlew tasks
This may not be necessary given how much AS does but it'd be nice to teach users how to self-service themselves, e.g.
./gradlew tasks
to find relevant tasks and run them, difference between assemble/build, etc.