MM-23570 Migrate from Segment to Rudder (#4293)

* Replace Segment with Rudder (ios not working)

* Update @assets reference and fix tests
This commit is contained in:
Elias Nahum
2020-05-13 16:54:07 -04:00
committed by GitHub
parent e50fa1d85b
commit 36e55c95a2
68 changed files with 625 additions and 468 deletions

View File

@@ -63,5 +63,8 @@ allprojects {
maven {
url "https://www.jitpack.io"
}
maven {
url ("https://dl.bintray.com/rudderstack/rudderstack")
}
}
}