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 484e046 + 9c8e6d2 commit 9c4fff9Copy full SHA for 9c4fff9
pythonforandroid/recipes/sdl2_ttf/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class LibSDL2TTF(BootstrapNDKRecipe):
5
- version = '2.0.14'
+ version = '2.0.15'
6
url = 'https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-{version}.tar.gz'
7
dir_name = 'SDL2_ttf'
8
0 commit comments