Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 861 Bytes

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 861 Bytes

2.2.0-1.0.0-alpha01

  • Update gradle version to 7.5 #29
  • Fix illegal state exception on connect #23
  • Apply new versioning schema

2.2.0

  • Upgrade Poolakey dependency to 2.2.0
  • Update README.md

1.3.0

  • Add (trivial) example project.
  • Upgrade Poolakey dependency to 1.2.3
  • Fix exception on destroy flutter activity
  • Support android 12

1.2.3

  • Upgrade Poolakey dependency to 1.2.3
  • Fix exception on destroy main-activity

1.0.0-rc1

  • Write documentations in github WIKI and linked in README.md
  • reformat code
  • ready to go

0.1.0

  • Upgrade poolakey dependency to 1.1.0-beta02
  • Add getInAppSkuDetails function to retrieve sku details of your purchase products.
  • Add getSubscriptionSkuDetails function to retrieve sku details of your subscription products.

0.0.2

  • Add query tag flag in AndroidManifest

0.0.1

Initial Version