Okreplay Versions Save

📼 Record and replay OkHttp network interaction in your tests.

v1.6.0

4 years ago
  • Change AGP and ddmlib to compileOnly instead of implementation (#96)
  • Convert Optional to use Kotlin nullable (#97)
  • Configure tasks lazily (#99)
  • Move to more modern gradle publish plugin, add comment of how to build for publish (#100)

v1.5.0

4 years ago
  • Compatibility with Android Gradle Plugin v3.5.0 #92
  • Memoize RecordedInteraction conversion #83
  • Added support for a quiet mode #68
  • Bumped OkHttp version to 3.12.2 #92
  • Add unique Gradle tasks per Project flavor #77

v1.4.0

6 years ago
  • New #54: minSdkVersion is now 14
  • Fix #57: Fix NPE in Charset#forName
  • New #61: Non-final AndroidTapeRoot
  • Fix #62: Fix NoSuchElementException in gradle plugin

v1.3.0

6 years ago
  • New #40 - No longer depends on Guava
  • Fix #44 - Http message must be set for OkHttp 3.8

v1.2.0

6 years ago

OkReplay official open source release

Recent changes:

  • #32 Add no-op module for release builds
  • Prevent adb errors from causing the Gradle tasks to fail

v1.0.3

7 years ago

v1.0

7 years ago