Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@rock3r rock3r released this 06 Jun 16:59
3463b97

Initial release!

  • Two modes, regular and nuke.
  • Regular mode:
    1. Runs ./gradlew clean
    2. Tries to kill any lingering daemons/processes for Gradle, ADB, and the Kotlin compiler
    3. Removes any .gradle and build folders in the working folder
  • 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