2016-01-08
- Adapt to Android plugin 1.5.0
- Spoon runner dependency is changed to 1.3.1.
2015-07-09
- Support for test sharding and custom instrumentation arguments.
- Spoon runner dependency is changed to 1.1.10.
2015-04-09
- Spoon runner dependency is changed to 1.1.9.
2015-03-22
- Spoon runner dependency is changed to 1.1.8.
2015-03-19
- Spoon runner dependency is changed to 1.1.7. Now we can run spoon for multiple flavors/subprojects without adb issues (see spoon changelog).
- It's ok now to specify the plugin dependency in a parent gradle project (fixed #1).
- Fixed classpath issues for multiple devices.
2014-11-10
- Binaries are compiled for Java 6. 0.14.0 was compiled for Java 7.
2014-11-08
- Adaptation to multiple APK outputs introduced in the Android Gradle plugin 0.13.x. This plugin does not use deprecated methods. Yet, be warned, density/abi splits are not really supported.
- Spoon runner dependency bump. This makes it possible to use the plugin with Android plugin 0.14.x.
- Support library projects.
Change log is lost. Sorry.