Added chat implementation with websockets
This commit is contained in:
@@ -19,10 +19,10 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url = uri("https://jitpack.io") }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
rootProject.name = "PetStoreMobile"
|
||||
include(":app")
|
||||
|
||||
Reference in New Issue
Block a user