Merge branch 'main' of github.com:libsdl-org/SDL

This commit is contained in:
Coder2 2025-08-17 14:33:32 +08:00
commit ee6e1291cb
No known key found for this signature in database
GPG key ID: 51EA61206B02D886
79 changed files with 1893 additions and 970 deletions

View file

@ -536,7 +536,7 @@ jobs:
uses: nttld/setup-ndk@v1
with:
local-cache: true
ndk-version: r21e
ndk-version: r28c
- name: 'Setup Java JDK'
uses: actions/setup-java@v4
with: