Skip to content

Commit 466ddee

Browse files
committed
bump to 3.2.22
1 parent b6392d5 commit 466ddee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18"
9+
version = "3.2.22"
1010
url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL3-{version}.tar.gz"
1111
md5sum = "c7808ef624b74e2ac69cf531e78e0c6e"
1212

0 commit comments

Comments
 (0)