We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kivy
2.2.1
1 parent 2e3c6a3 commit f7f591bCopy full SHA for f7f591b
1 file changed
pythonforandroid/recipes/kivy/__init__.py
@@ -22,7 +22,7 @@ def is_kivy_affected_by_deadlock_issue(recipe=None, arch=None):
22
23
24
class KivyRecipe(CythonRecipe):
25
- version = '2.2.0'
+ version = '2.2.1'
26
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
27
name = 'kivy'
28
0 commit comments