Skip to content

v5.46.0

Compare
Choose a tag to compare
@mparticle-automation mparticle-automation released this 14 Oct 17:45
· 139 commits to main since this release
716146c

5.46.0 (2022-10-14)

Features

  • Bump up compile SDK to 33 and ktlint version (#245) (67dc378)
  • Port android core module java instrumented and unit tests to kotlin - phase1 (#249) (62e4254)
  • Port android core module java instrumented and unit tests to kotlin (p2) (#250) (23434d2)
  • Ported Android Kit Base tests to Kotlin (#253) (c21dd71)
  • Update isLimitAdTracking logic for Android 13 (#233) (f7b9284)

Bug Fixes

  • Convert MParticleTest.java file to kotlin and fix failing test (#251) (604c1b9)

Documentation

  • Update copy in readme for android 13 (#255) (c9a648d)

Updates & Maintenance