Lint error
sytolk opened this issue · 0 comments
sytolk commented
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.