Version 1.0.0
Initial release!
- Two modes, regular and nuke.
- Regular mode:
- Runs
./gradlew clean
- Tries to kill any lingering daemons/processes for Gradle, ADB, and the Kotlin compiler
- Removes any
.gradle
andbuild
folders in the working folder
- Runs
- Nuke mode does all of the above, plus:
4. Clears any IntelliJ IDEA caches it can find
5. Clears any Android Studio caches it can find
6. Clears the Gradle home folder,~/.gradle