Skip to content

Commit

Permalink
Merge pull request #8 from zhong914/patch-1
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
xudafeng committed May 23, 2017
2 parents 16e138c + 8512a7d commit 468cc05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@ android {
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
}
}
android {
lintOptions {
abortOnError false
}
}
}

0 comments on commit 468cc05

Please sign in to comment.