diff --git a/miniaudio.h b/miniaudio.h index f482075d..1f4822c5 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -17946,7 +17946,7 @@ DEVICE I/O /* This must be set to at least 26. */ #ifndef MA_AAUDIO_MIN_ANDROID_SDK_VERSION -#define MA_AAUDIO_MIN_ANDROID_SDK_VERSION 26 +#define MA_AAUDIO_MIN_ANDROID_SDK_VERSION 27 #endif