Gradle build fails in Android studio. I have been unsuccessful in trying to resolve this issue.
/android/capacitor/src/main/java/com/getcapacitor/plugin/Share.java:54: error: cannot find symbol
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
^
symbol: variable Q location: class VERSION_CODES