Scenario
When I hit ctrl+class name to open the source code of a class, android studio usually opens a dummy implementation with stub methods. And when I lower compileSdkVersion to 29 those actions work correctly.
Problem
I can't find Sources for Android 30 in the sdkmanager window.
Question
Will it be released soon or Am I missing something?
