Compile SDK with API 29 as Audio Broadcast Receiver uses a newly added filter of AudioManager to detect changes from speaker to earpiece and viceversa: ACTION_SPEAKERPHONE_STATE_CHANGED
This change is required to allow the code in the following merge request to compile: mediastreamer2!214 (closed)