Skip to content

Commit e7dbb8d

Browse files
Stefan Hothtasomaniac
Stefan Hoth
authored andcommitted
Demote 'InvalidPackage' error to warning as it conflicts with square's OkIO
See square/okio#58
1 parent 0861b4e commit e7dbb8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ android {
108108
lintOptions {
109109
abortOnError true
110110
checkReleaseBuilds false
111+
112+
warning 'InvalidPackage'
111113
}
112114

113115
compileOptions {

0 commit comments

Comments
 (0)