Skip to content

v7.2.0

Compare
Choose a tag to compare
@kioli kioli released this 23 Apr 14:42
· 29 commits to master since this release

7.2.0

Add

  • Set java compatibility to Java 8
  • Add dependency from Java classes present in Android API 26 and above (needs desugaring as explained in the readme)
  • Public property to turn off telemetry data upload
  • Upload of Javadocs to Maven Central

Fix

  • Crash after resuming the app from the background in a multi step campaign
  • Bug for concurrent injection (sometimes campaigns would not be shown because of that)

Remove

  • Dependency from JCenter
  • Deprecated kotlin-extensions plugin

Update

  • Volley dependency to v1.2.0
  • Exifinterface dependency to v1.3.2
  • Kotlin dependency to v1.4.32
  • Kotlin coroutines dependency to v1.4.2
  • Moshi dependency to v1.10.0
  • Play core dependency to v1.10.0