1
0
Fork 1

revert webrtc for f-droid

This commit is contained in:
12aw 2022-03-30 13:14:56 +02:00
parent cd310416c0
commit 69cc5b2922

View file

@ -88,7 +88,7 @@ dependencies {
implementation 'androidx.browser:browser:1.3.0' // 1.4.0 needs minCompileSdk 31
implementation 'com.otaliastudios:transcoder:0.9.1' // 0.10.4 seems to be buggy
implementation project(':libs:AXML')
implementation fileTree(include: ['libwebrtc-m86.aar'], dir: 'libs')
implementation fileTree(include: ['libwebrtc-m92.aar'], dir: 'libs')
}
ext {