Update Google Android Cast SDK from 21.4.0 to 22.2.0 which requires minSdkVersion 23 to run. This change requires to change our sdk minSdkVersion from 21 to 23
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