I just realized I asked it in <#C0B8H786P|intellij...
# gradle
b
I just realized I asked it in #intellij instead of #gradle
Copy code
How do I force intellij to refresh gradle buildSrc index so that it actually knows what changed in there?
Usually I just mess around with the buildscript until a message pops up that buildscript dependencies have changed, then I restore everything to what it was and click "apply"
(also I'm on gradle 4.8, so any gradle 5.x specific way won't work for me)
l
What is locking you into Gradle 4.8?