Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Fix Travis and Jenkins issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sladomic committed Apr 1, 2017
1 parent 0897e55 commit 4b534e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openCVLibrary320/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ android {
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
}
}

lintOptions {
abortOnError false
}
}

dependencies {
Expand Down

0 comments on commit 4b534e1

Please sign in to comment.