Skip to content

Releases: AndrewReitz/android-spock

v2.0.0

12 Jun 20:37
Compare
Choose a tag to compare
  • Updated compile version to 25
  • Updated DexMaker to 2.2
  • Removed need to include all extra dependencies, they will now be pulled transitively.
  • Updated to use Spock 1.1

v1.2.1

23 Jun 14:54
Compare
Choose a tag to compare
  • Support back to Android SDK 8

v1.2.0

23 Jun 13:29
Compare
Choose a tag to compare
  • Updated to work with Spock 1.0
  • Removed need for custom runner

v1.1.0

09 Feb 22:21
Compare
Choose a tag to compare
  • Updated to work with testing-support-lib 1.0
  • Added @UseActivity @UseApplication and @withcontext
  • Added support for mocking using the AndroidSpecification
  • Added support for multi-dex (Just add the dependency)

Initial Release

11 Jan 03:27
Compare
Choose a tag to compare
v1.0.0

added bintraySign task