javros
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Unresolved references in Kotlin/Gradle module
AnsweredHi, My project has 2 modules, one is java/Ant build (A), second is kotlin/Gradle (B). In both of these modules I use one and the same dependency on a 3rd party java package (C). I've updated Intell...