Skip to content

Failed to resolve: io.isRooted:socket.io-client:2.1.2 #783

Description

@cobertgael

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions