doing that would require altering the manifest file and application class, which I can't do in a library. There is a very hacky but very cool way of doing that with `ContentProvider`s who take part in manifest merging, but I don't see a reason to do that.