forked from mirror/monocles_chat
added old libwebrtc again
This commit is contained in:
parent
0f9d74785b
commit
afa37d5dd0
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ allprojects {
|
|||
google()
|
||||
mavenCentral()
|
||||
maven { url "https://jitpack.io" }
|
||||
maven { url "https://raw.github.com/abdularis/libwebrtc-android/repo/" }
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -24,6 +25,7 @@ repositories {
|
|||
google()
|
||||
mavenCentral()
|
||||
maven { url "https://jitpack.io" }
|
||||
maven { url "https://raw.github.com/abdularis/libwebrtc-android/repo/" }
|
||||
jcenter()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue