Update scarletmessenger.kt

Messaging over websocket with tinder scarlet using Kotlin coroutines.
This commit is contained in:
2020-09-22 16:20:26 +01:00
committed by GitHub
parent 777dd511d2
commit 3c4db4141f

View File

@@ -1,3 +1,4 @@
// Dependencies to be added to app/build.gradle:
//def scarlet_version = '0.1.9'
//implementation "com.tinder.scarlet:scarlet:${scarlet_version}"
//implementation "com.tinder.scarlet:websocket-okhttp:${scarlet_version}"