Skip to content

Commit fd0a544

Browse files
authored
Update to Kivy 2.1.0 (kivy#2557)
1 parent d6cf8ec commit fd0a544

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

99
class KivyRecipe(CythonRecipe):
10-
version = '2.0.0'
10+
version = '2.1.0'
1111
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
1212
name = 'kivy'
1313

0 commit comments

Comments
 (0)