Skip to content

Commit 75d2c9a

Browse files
authored
Bump SDL3 recipe version to the latest stable release (3.2.18) (#3182)
1 parent 331e4e4 commit 75d2c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/sdl3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
class LibSDL3Recipe(BootstrapNDKRecipe):
9-
version = "3.2.10"
9+
version = "3.2.18"
1010
url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL3-{version}.tar.gz"
1111
md5sum = "70cda886bcf5a4fdac550db796d2efa2"
1212

0 commit comments

Comments
 (0)