We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e43b42 + 6f0dff9 commit 6c4fcd0Copy full SHA for 6c4fcd0
1 file changed
pythonforandroid/recipes/kivy/__init__.py
@@ -7,7 +7,7 @@
7
8
class KivyRecipe(CythonRecipe):
9
# post kivy==1.10.1, `fixes SDL2 image loading (jpg)`
10
- version = 'a95d67f'
+ version = 'c4d6894'
11
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
12
name = 'kivy'
13
0 commit comments