build: Disable webrtc on linux again
This commit is contained in:
parent
fc2b49e901
commit
3aaf21fb8b
5 changed files with 13 additions and 22 deletions
|
|
@ -149,6 +149,8 @@ msix_config:
|
|||
install_certificate: false
|
||||
|
||||
dependency_overrides:
|
||||
flutter_webrtc:
|
||||
git: https://github.com/krille-chan/flutter-webrtc.git
|
||||
geolocator_android:
|
||||
hosted:
|
||||
name: geolocator_android
|
||||
|
|
@ -165,4 +167,4 @@ dependency_overrides:
|
|||
git:
|
||||
url: https://github.com/chandrabezzo/wakelock.git
|
||||
ref: main
|
||||
path: wakelock_windows/
|
||||
path: wakelock_windows/
|
||||
Loading…
Add table
Add a link
Reference in a new issue