Skip to content

Latest commit

 

History

History
70 lines (41 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

70 lines (41 loc) · 1.3 KB

Changelog

1.6.34 - 2024-06-03

Changed

  • Update internal library for crossplatform.

1.6.33 - 2024-05-29

Removed

  • Result for failed sendNow.

Changed

  • Update kotlin version 1.6.
  • Update each modules for separate kotlin version.
  • Update internal library for crossplatform.
  • Update gradle-wrapper version 7.5.

1.6.32 - 2024-04-26

Fixed

  • CI/CD.

1.6.31 - 2024-04-26

Added

  • New module AndroidId.

Changed

  • Fix typos in Subscription module.

1.6.30 - 2024-04-19

Added

  • Event api sendNow.

Removed

  • Event api sendEvents.

Changed

  • Fix ExecutorServiceProvider.

1.6.29 - 2024-04-16

Added

  • New module Subscription.
  • New event FailedPurchaseEvent.
  • New values in PredefinedString.

Changed

  • Improve AffiseModuleManager
  • Update gradle for demo app.