Commit b8ed432c3ea047fa4eb8aea1de62ed097b652804

Sam Lantinga 2020-10-16T12:35:30

Added a note about Android 11

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/include/SDL_system.h b/include/SDL_system.h
index 48878b7..d296ab1 100644
--- a/include/SDL_system.h
+++ b/include/SDL_system.h
@@ -123,6 +123,7 @@ extern DECLSPEC void * SDLCALL SDL_AndroidGetActivity(void);
 /**
    \brief Return API level of the current device
 
+    API level 30: Android 11
     API level 29: Android 10
     API level 28: Android 9
     API level 27: Android 8.1