You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not resolve all files for configuration ':compileClasspath'.
Could not find io.ktor:ktor-client-websocket:1.2.2.
Searched in the following locations:
- file:/Users/rifqifadhl/.m2/repository/io/ktor/ktor-client-websocket/1.2.2/ktor-client-websocket-1.2.2.pom
- file:/Users/rifqifadhl/.m2/repository/io/ktor/ktor-client-websocket/1.2.2/ktor-client-websocket-1.2.2.jar
do you have any solving ?
The text was updated successfully, but these errors were encountered:
Could not resolve all files for configuration ':compileClasspath'.
Could not find io.ktor:ktor-client-websocket:1.2.2.
Searched in the following locations:
Yes sorry for late .. you can replace the dependency with this version
implementation group: 'io.ktor', name: 'ktor-client-websocket', version: '1.1.4'
Execution failed for task ':compileKotlin'.
do you have any solving ?
The text was updated successfully, but these errors were encountered: