Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build.gradle #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update build.gradle #3

wants to merge 1 commit into from

Commits on Oct 22, 2019

  1. Update build.gradle

    ```
    ~/Development/pentests/tools/qu1ckr00t master * gradle wrapper
    
    FAILURE: Build failed with an exception.
    
    * What went wrong:
    A problem occurred configuring project ':app'.
    > Failed to notify project evaluation listener.
       > org.gradle.api.tasks.compile.CompileOptions.setBootClasspath(Ljava/lang/String;)V
    
    * Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    
    * Get more help at https://help.gradle.org
    
    BUILD FAILED in 3s
    ~/Development/pentests/tools/qu1ckr00t master * git diff
    ```
    
    Without this diff, I get this.
    manizzle authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    acccf83 View commit details
    Browse the repository at this point in the history