Skip to content

Commit ce5a6ba

Browse files
authored
Update audioswitch to 18aa64e08dc2091c4d01bbbdf24fbe6fcb8ab418 (last commit before AGP 8.0.2)
1 parent a02b1df commit ce5a6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ android {
5353

5454
dependencies {
5555
implementation 'io.github.webrtc-sdk:android:114.5735.05'
56-
implementation 'com.github.davidliu:audioswitch:1.1.8'
56+
implementation 'com.github.davidliu:audioswitch:18aa64e08dc2091c4d01bbbdf24fbe6fcb8ab418'
5757
implementation 'androidx.annotation:annotation:1.1.0'
5858
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
5959
}

0 commit comments

Comments
 (0)