Fix android broken build cause by rudderstack
This commit is contained in:
parent
42f193c70c
commit
7c2e6198c8
1 changed files with 0 additions and 3 deletions
|
|
@ -52,9 +52,6 @@ allprojects {
|
|||
maven {
|
||||
url "https://www.jitpack.io"
|
||||
}
|
||||
maven {
|
||||
url ("https://dl.bintray.com/rudderstack/rudderstack")
|
||||
}
|
||||
maven {
|
||||
url "$rootDir/../node_modules/detox/Detox-android"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue