mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
feat(android): removed jsc related code
This commit is contained in:
committed by
Calinteodor
parent
dcea5332be
commit
5a45ebb877
@@ -47,8 +47,6 @@ ext {
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
// Android JSC is installed from npm.
|
||||
maven { url("$rootDir/../node_modules/jsc-android/dist") }
|
||||
mavenCentral()
|
||||
google()
|
||||
maven { url 'https://www.jitpack.io' }
|
||||
|
||||
Reference in New Issue
Block a user