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.3.0
1 parent 75be018 commit f06e5e3Copy full SHA for f06e5e3
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.1'
+ version = '2.3.0'
26
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
27
name = 'kivy'
28
0 commit comments