Alessio Liuzzi
Lurker
Hello, i've a problem after importing a module in an existing project because after adding the dependencies these errors appears:
ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :RemoteSupport+.
Show Details
Affected Modules: app
ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve project :RemoteSupport+.
Show Details
Affected Modules: app
ERROR: Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve project :RemoteSupport+.
Show Details
Affected Modules: app
I've already tried to delete the .idea, . gradle files and invalidate Caches/Restart
ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :RemoteSupport+.
Show Details
Affected Modules: app
ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve project :RemoteSupport+.
Show Details
Affected Modules: app
ERROR: Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve project :RemoteSupport+.
Show Details
Affected Modules: app
I've already tried to delete the .idea, . gradle files and invalidate Caches/Restart