Added

Android SDK - version 2.0.0

  • Added edge-to-edge support for the fullscreen implementation following Google guidelines.
  • Migrated from Kotlin 1.9.0 → Kotlin 2.1.21 (we now require minimum Kotlin 2.0.21 to run our sdk due to following Google edge-to-edge implementation guideline)
  • Updated to compileSdk 36
  • Updated all dependencies
  • Sample app has been updated with the Android SDK 2.0.0



What is edge-to-edge fullscreen?

Edge-to-edge fullscreen is a modern Android UI guideline where the app’s content extends behind the system bars (status bar and navigation bar) using the entire screen, including the areas around notches, camera cutouts, and gesture navigation zones.