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 308df31 + 55e3cdd commit d965d54Copy full SHA for d965d54
pythonforandroid/recipes/kivy/__init__.py
@@ -6,7 +6,7 @@
6
7
8
class KivyRecipe(CythonRecipe):
9
- version = '1.11.0'
+ version = '1.11.1'
10
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
11
name = 'kivy'
12
0 commit comments