Is there a way to "apply dependencies" when it is not appearing on screen?
➕ 1
g
gildor
07/23/2019, 1:18 PM
What do you mean?
s
snrostov
07/23/2019, 1:24 PM
I guess it is about link for applying new dependencies when
build.gradle.kts
file is changed. @Javier AFAIK, currently there is no way to do it outside “There are new scripting dependencies available.” message. In what case you need to do that?
j
Javier
07/23/2019, 1:25 PM
I think it doesn't appear always so I have to change a little the file to force it to appear
➕ 2
s
snrostov
07/23/2019, 1:27 PM
Can you please fill issue in youtrack with more details and log files?
- Windows:
Application Data/gradle-kotlin-dsl/log
- Linux:
~/.gradle-kotlin-dsl/log
- Mac:
~/Library/Logs/gradle-kotlin-dsl
j
Javier
07/23/2019, 1:28 PM
@snrostov next time I got this issue I will try to replicate and I will post there