Skip to content

Instantly share code, notes, and snippets.

@ekoo
Created May 1, 2020 07:57
Show Gist options
  • Save ekoo/897b6e5fd8c4843834211cd4cd3bd660 to your computer and use it in GitHub Desktop.
Save ekoo/897b6e5fd8c4843834211cd4cd3bd660 to your computer and use it in GitHub Desktop.
implementation 'com.tinder.scarlet:scarlet:0.1.10'
implementation 'com.tinder.scarlet:stream-adapter-rxjava2:0.1.10'
implementation 'com.tinder.scarlet:websocket-okhttp:0.1.10'
implementation 'com.tinder.scarlet:message-adapter-gson:0.1.10'
implementation 'com.tinder.scarlet:lifecycle-android:0.1.10'
implementation "io.reactivex.rxjava2:rxandroid:2.1.1"
implementation "io.reactivex.rxjava2:rxkotlin:2.4.0"
implementation "com.squareup.okhttp3:okhttp:4.5.0"
implementation "com.squareup.okhttp3:logging-interceptor:4.5.0"
implementation "com.google.code.gson:gson:2.8.6"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment