Description
Describe the bug
when i try to compile i have this error
To Reproduce
Socket.IO server version: 2.1.2
implementation ('io.isRooted:socket.io-client:2.1.2') {
exclude group: 'org.json', module: 'json'
}
Execution failed for task ':app:checkInterpreterReleaseDuplicateClasses'.
Could not resolve all files for configuration ':app:interpreterReleaseRuntimeClasspath'.
Could not find io.isRooted:socket.io-client:2.1.2.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/io/isRooted/socket.io-client/2.1.2/socket.io-client-2.1.2.pom
- https://jcenter.bintray.com/io/isRooted/socket.io-client/2.1.2/socket.io-client-2.1.2.pom
- https://jitpack.io/io/isRooted/socket.io-client/2.1.2/socket.io-client-2.1.2.pom
- https://maven.google.com/io/isRooted/socket.io-client/2.1.2/socket.io-client-2.1.2.pom
- https://repo.maven.apache.org/maven2/io/isRooted/socket.io-client/2.1.2/socket.io-client-2.1.2.pom