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.
2 parents f6c0a09 + b6d734c commit b0efb9fCopy full SHA for b0efb9f
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.3.0'
+ version = '2.3.1'
26
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
27
name = 'kivy'
28
0 commit comments