Skip to content

Commit ba86d55

Browse files
committed
Updated Kivy recipe to pull 1.10.0
1 parent 764e666 commit ba86d55

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
@@ -6,7 +6,7 @@
66

77

88
class KivyRecipe(CythonRecipe):
9-
version = 'master'
9+
version = '1.10.0'
1010
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
1111
name = 'kivy'
1212

0 commit comments

Comments
 (0)