Skip to content

Commit 6c4fcd0

Browse files
authored
Merge pull request #1766 from goffi-contrib/kivy_update_c4d6894
[kivy] updated recipe to c4d6894 revision
2 parents 5e43b42 + 6f0dff9 commit 6c4fcd0

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 = 'a95d67f'
10+
version = 'c4d6894'
1111
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
1212
name = 'kivy'
1313

0 commit comments

Comments
 (0)