My project is building successfully on the Debug mode, but when I change it to the Release mode; the following exception is coming:
Debug
Release
Sev
You may need to increase your target android version (within the Android project properties under Compile using Android version) to API 24 since KeyboardShortcutGroup was not introduced until API 24.
KeyboardShortcutGroup