diff --git a/README.md b/README.md index 17a457d..11b1ef7 100644 --- a/README.md +++ b/README.md @@ -76,3 +76,11 @@ android { } ``` +### Bugsnag Manifest task fails + +Bugsnag has a feature branch with a temporary fix. You can build a .jar off of it to include: +https://github.com/bugsnag/bugsnag-android-gradle-plugin/issues/40 + +### Custom lint rules from library don't run + +Google is looking into this. Follow along: https://issuetracker.google.com/64952607