Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
stop screencast when app killed on android v1
Browse files Browse the repository at this point in the history
  • Loading branch information
karkakol committed Apr 23, 2024
1 parent cb0d668 commit a6641df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ repositories {
dependencies {
implementation project(':expo-modules-core')
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
implementation 'com.github.jellyfish-dev:membrane-webrtc-android:karkakol~stop_screencast_service_when_app_killed-SNAPSHOT'
implementation 'com.github.jellyfish-dev:membrane-webrtc-android:-SNAPSHOT'
api 'com.github.davidliu:audioswitch:8edf84ee46cdbc84c2b7725aa8f8d66363e19876'
implementation 'androidx.appcompat:appcompat:1.6.1'
}

0 comments on commit a6641df

Please sign in to comment.