awslabs / amazon-kinesis-video-streams-webrtc-sdk-android

Android SDK for interfacing with Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
58 stars 37 forks source link

Add closing quote #102

Closed sirknightj closed 6 months ago

sirknightj commented 6 months ago

Description of changes: In #95, accidentally forgot to close the quote in the build.gradle file. This PR closes the quote.

Testing Build and run the project using Android Studio Hedgehog | 2023.1.1 Patch 2 with the JS test page to confirm that a peer connection can still be established.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.