Skip to content

1.0.0-alpha07

Choose a tag to compare

@PHELAT PHELAT released this 10 May 14:12
· 170 commits to master since this release

Breaking Changes

  • Add originalJson field to PurchaseInfo and remove toJson function #25

Instead of calling toJson function to have Bazaar's purchase response in a JSON format, you can now access it through the new originalJson field in PurchaseInfo class.

Infrastructure

  • Update RxJava3 to 3.0.3