Skip to content

1.1.0 of Amazon Kinesis Video Streams WebRTC for Android SDK

Latest
Compare
Choose a tag to compare
@niyatim23 niyatim23 released this 06 May 22:06
af60b41
  • Migrate signaling websocket client from Tyrus version '1.21' to OkHttp version '4.12.0'
  • Version bumps
    • Upgrade Gradle distribution from ‘7.3.3’ to ‘7.5’
    • Upgrade aws-version from '2.73.0' to '2.75.0'
    • Upgrade com.google.code.gson:gson from '2.8.9' to '2.10.1'
    • Upgrade androidx.test.espresso:espresso-core from '3.4.0' to '3.5.1'
    • Upgrade com.android.application from ‘7.2.2’ to ‘7.4.2’
    • Upgrade com.android.library from ‘7.2.2’ to ‘7.4.2’
  • Overall cleanup across different files by removing unused variables and imports, using lambdas, introducing null checks
  • Tested with M123 and M115 releases of libwebrtc