Skip to content

Commit e56ea57

Browse files
author
qianlq
committedNov 3, 2018
🌂 update build.gradle
1 parent 5f52c94 commit e56ea57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎app/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ android {
1818
}
1919
productFlavors {
2020
}
21+
lintOptions {
22+
abortOnError false
23+
}
2124
}
2225

2326
repositories {

0 commit comments

Comments
 (0)
Please sign in to comment.