feat: webrtc builds for ios & android (#93)
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
solutions = [
|
||||
{
|
||||
"name" : 'src',
|
||||
"url" : 'https://github.com/webrtc-sdk/webrtc.git',
|
||||
"deps_file" : 'DEPS',
|
||||
"managed" : False,
|
||||
"custom_deps" : {
|
||||
},
|
||||
"custom_vars": {},
|
||||
{
|
||||
"name": 'src',
|
||||
"url": 'https://github.com/webrtc-sdk/webrtc.git',
|
||||
"custom_deps": {},
|
||||
"deps_file": "DEPS",
|
||||
"managed": False,
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user