forked from Ivasoft/mattermost-mobile
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:
@@ -63,5 +63,8 @@ allprojects {
|
||||
maven {
|
||||
url "https://www.jitpack.io"
|
||||
}
|
||||
maven {
|
||||
url ("https://dl.bintray.com/rudderstack/rudderstack")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user