Skip to content

Commit

Permalink
build: switch to first 129 libwebrtc version
Browse files Browse the repository at this point in the history
  • Loading branch information
evdokimovs committed Oct 15, 2024
1 parent 41644bd commit 2f897c2
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 @@ -53,7 +53,7 @@ android {
}

dependencies {
implementation 'com.github.instrumentisto:libwebrtc-bin:128.0.6613.119@aar'
implementation 'com.github.instrumentisto:libwebrtc-bin:129.0.6668.58@aar'
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
}

0 comments on commit 2f897c2

Please sign in to comment.