updated webrtc link

This commit is contained in:
12aw 2021-10-10 19:03:47 +02:00
parent efe2449da7
commit 8c659e4c5e

View file

@ -90,7 +90,7 @@ dependencies {
implementation 'com.google.guava:guava:30.1.1-android'
implementation 'com.github.AppIntro:AppIntro:6.1.0'
implementation "androidx.browser:browser:1.3.0"
implementation fileTree(include: ['libwebrtc-m92.aar'], dir: 'libs')
implementation fileTree(include: ['libwebrtc-m90.aar'], dir: 'libs')
}
ext {