is it possible to target android with a multiplatform library without dragging in a lot of build dependencies? I have most platforms supported at this point but it seems android is a bit special in that it needs a crapload of android specific configuration, sdks, plugins, and what not. IOS seems straightforward in comparison. I don't actually develop any android stuff, I just want android people to be able to use my library.