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

Lint error #53

Open
sytolk opened this issue May 16, 2017 · 0 comments
Open

Lint error #53

sytolk opened this issue May 16, 2017 · 0 comments

Comments

@sytolk
Copy link

sytolk commented May 16, 2017

you can add:
lintOptions {
disable 'InvalidPackage'
}

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-hockeyapp:lint'.
> Lint found errors in the project; aborting build.
  
  Fix the issues identified by lint, or add the following to your build script to proceed with errors:
  ...
  android {
      lintOptions {
          abortOnError false
      }
  }

../../../../../../../.m2/repository/com/squareup/okio/okio/1.6.0/okio-1.6.0.jar: Invalid package reference in library; not included in Android: java.nio.file. Referenced from okio.Okio.

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

1 participant