We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37d272c + 10e2ba9 commit b6eda7bCopy full SHA for b6eda7b
pythonforandroid/recipes/sdl2_ttf/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class LibSDL2TTF(BootstrapNDKRecipe):
5
- version = '2.20.2'
+ version = '2.22.0'
6
url = 'https://github.com/libsdl-org/SDL_ttf/releases/download/release-{version}/SDL2_ttf-{version}.tar.gz'
7
dir_name = 'SDL2_ttf'
8
0 commit comments