Robin Lindenparent ca08f78c79101ef7
Don't treat lint warnings as errors
This doesn't seem to have any effect when building from Android Studio,so they're only caught in CI which is a bit annoying. It also doesn'tseem to affect all lint warnings, so I need to manually go over thembefore every release anyway.