This allows 'latest' gradle version
* WIP Try to add variant support * Rewrite package resolver The new version adds support for multiple kotlin versions, and direct support for plugins. The total runtime is lower because the resolver does less work. * Update README