Join Slack
Hi, any one has faced this problem?
# server
j
Juanoterocas
08/23/2019, 2:48 AM
Hi, any one has faced this problem?
s
Shawn
08/23/2019, 3:02 AM
have you tried a forced gradle sync/refresh?
Shawn
08/23/2019, 3:02 AM
(or similar step for whatever build system you’re using)
j
Juanoterocas
08/23/2019, 3:57 AM
even I invalidated cache and restarted the ide
e
Eduardo Pinto
08/23/2019, 8:53 AM
Paste your dependencies here.
j
Juanoterocas
08/23/2019, 1:44 PM
dependencies { implementation(kotlin("stdlib-jdk8")) implementation (project(":common")) implementation("com.google.firebase
firebase admin
6.9.0") implementation("io.vertx
vertx core
${extra["vertxVersion"]}") implementation( "io.vertx
vertx web
${extra["vertxVersion"]}") implementation("io.vertx
vertx service discovery
${extra["vertxVersion"]}") implementation("io.vertx
vertx circuit breaker
${extra["vertxVersion"]}") implementation("io.vertx
vertx config
${extra["vertxVersion"]}") }
Juanoterocas
08/23/2019, 3:17 PM
in the end I had to remove project and delete .idea folder, then reimported from gradle
7
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by