Skip to content

Commit c2ed031

Browse files
committed
[kivy] updated to 44a8a6f
1 parent 926e612 commit c2ed031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/kivy/__init__.py

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

88
class KivyRecipe(CythonRecipe):
99
# post kivy==1.10.1, `fixes SDL2 image loading (jpg)`
10-
version = 'c4d6894'
10+
version = '44a8a6f'
1111
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
1212
name = 'kivy'
1313

0 commit comments

Comments
 (0)