changeset 1055 | 4e7f5fd5c6e0 |
parent 1054 | f2db8a101b9e |
child 1056 | 25fea6b849dc |
1054:f2db8a101b9e | 1055:4e7f5fd5c6e0 |
---|---|
20 } |
20 } |
21 |
21 |
22 lintOptions { |
22 lintOptions { |
23 abortOnError true |
23 abortOnError true |
24 textReport true |
24 textReport true |
25 disable "MissingTranslation", "InvalidPackage" |
25 disable "MissingTranslation" |
26 warning "InvalidPackage" |
|
26 } |
27 } |
27 |
28 |
28 } |
29 } |
29 |
30 |
30 dependencies { |
31 dependencies { |