Skip to content

Commit

Permalink
Added Android API level 35 to the table
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jul 24, 2024
1 parent e7771fb commit f562a6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL3/SDL_system.h
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ extern SDL_DECLSPEC void * SDLCALL SDL_GetAndroidActivity(void);
/**
* Query Android API level of the current device.
*
* - API level 35: Android 15 (VANILLA_ICE_CREAM)
* - API level 34: Android 14 (UPSIDE_DOWN_CAKE)
* - API level 33: Android 13 (TIRAMISU)
* - API level 32: Android 12L (S_V2)
Expand Down

0 comments on commit f562a6d

Please sign in to comment.