Is there a way to trigger apply dependencies with ...
# gradle
m
Is there a way to trigger apply dependencies with a keyboard shortcut? I couldn't find a relevant action
g
Just enable auto reload
this part is relatively lightweight, not like “import changes”
👍 2
e
otherwise when new dependencies/context is available, the editor will provide the action in the list if you `Alt`+`Enter` anywhere in the file
🎉 1