Skip to content

Latest commit

 

History

History
52 lines (42 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

52 lines (42 loc) · 965 Bytes

v2.3.1

Fix

  • Remove unwanted imports for android

v2.3.0

Fix

  • Fix Integration with android sdk v8.+
  • Fix android sample app with standard events

v2.2.2

Fix

  • Custom variable callback

v2.2.1

Fix

  • Rename breaking variable

v2.2.0

Update

  • Added Standard Events

v2.1.0

Update

  • Kotlin version to 1.6.10
  • Gradle build tool to 7.1.2
  • CompileSdkVersion to 31
  • Dependency AndroidX annotation to 1.3.0
  • Dependency AndroidX fragment-ktx to 1.4.1

v2.0.1

Fix

  • Broadcast receiver duplication

v2.0.0

Fix

  • Migration to null-safety
  • Minor bugs

Update

  • Dependencies

v1.1.0

Update

  • Documentation

v1.0.1

Update

  • Documentation

v1.0.0

Add