File tree Expand file tree Collapse file tree
android-project/app/src/main/java/org/libsdl/app Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 - name : Restore or setup vcpkg
4343 uses : lukka/run-vcpkg@v11.5
4444 with :
45- vcpkgGitCommitId : ' acd5bba5aac8b6573b5f6f463dc0341ac0ee6fa4 '
45+ vcpkgGitCommitId : ' 533a5fda5c0646d1771345fb572e759283444d5f '
4646
4747 - name : Fetch test data
4848 run : |
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ set(SDL_TEST_ENABLED_BY_DEFAULT OFF)
1515include (functions/FetchContent_ExcludeFromAll_backport )
1616include (FetchContent )
1717FetchContent_Declare (SDL2
18- URL https://github.com/libsdl-org/SDL/releases/download/release-2.32.2 /SDL2-2.32.2 .tar.gz
19- URL_HASH SHA256=c5f30c427fd8107ee4a400c84d4447dd211352512eaf0b6e89cc6a50a2821922
18+ URL https://github.com/libsdl-org/SDL/releases/download/release-2.32.4 /SDL2-2.32.4 .tar.gz
19+ URL_HASH SHA256=f15b478253e1ff6dac62257ded225ff4e7d0c5230204ac3450f1144ee806f934
2020)
2121FetchContent_MakeAvailable_ExcludeFromAll (SDL2 )
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh
6161 private static final String TAG = "SDL" ;
6262 private static final int SDL_MAJOR_VERSION = 2 ;
6363 private static final int SDL_MINOR_VERSION = 32 ;
64- private static final int SDL_MICRO_VERSION = 2 ;
64+ private static final int SDL_MICRO_VERSION = 4 ;
6565/*
6666 // Display InputType.SOURCE/CLASS of events and devices
6767 //
Original file line number Diff line number Diff line change 66 " bzip2" ,
77 " lua"
88 ],
9- "builtin-baseline" : " acd5bba5aac8b6573b5f6f463dc0341ac0ee6fa4 " ,
9+ "builtin-baseline" : " 533a5fda5c0646d1771345fb572e759283444d5f " ,
1010 "features" : {
1111 "sdl1" : {
1212 "description" : " Use SDL1.2 instead of SDL2" ,
You can’t perform that action at this time.
0 commit comments