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

build with gradle failing #6

Open
computerlyrik opened this issue Jul 6, 2015 · 1 comment
Open

build with gradle failing #6

computerlyrik opened this issue Jul 6, 2015 · 1 comment

Comments

@computerlyrik
Copy link

hi, i am new to gradle.

cloned repo, put holographlibrary into libs/ folder, built running

/usr/bin/gradle fails with

/usr/bin/gradle

FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/cf/projects/openvidonn/libs/DatePreference/build.gradle' line: 14

  • What went wrong:
    A problem occurred evaluating project ':libs:DatePreference'.

    Could not find method runProguard() for arguments [false] on BuildType_Decorated{name=release, debuggable=false, testCoverageEnabled=false, jniDebuggable=false, pseudoLocalesEnabled=false, renderscriptDebuggable=false, renderscriptOptimLevel=3, applicationIdSuffix=null, versionNameSuffix=null, minifyEnabled=false, zipAlignEnabled=true, signingConfig=null, embedMicroApp=true, mBuildConfigFields={}, mResValues={}, mProguardFiles=[], mConsumerProguardFiles=[], mManifestPlaceholders={}}.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants