Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 507 Bytes

File metadata and controls

26 lines (16 loc) · 507 Bytes

Next

1.0.3

Patch Changes

  • 57efb8a: test new release process

1.0.2 - 2025-12-03

  • revert: plugin marker group id (#339).

1.0.1 - 2025-12-02

  • fix: plugin marker group id (#339).

1.0.0 - 2025-12-02

  • feat: proguard support (#316).
plugins {
    id("com.posthog.android") version "$version"
    ...
}