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.
1 parent d6cf8ec commit fd0a544Copy full SHA for fd0a544
pythonforandroid/recipes/kivy/__init__.py
@@ -7,7 +7,7 @@
7
8
9
class KivyRecipe(CythonRecipe):
10
- version = '2.0.0'
+ version = '2.1.0'
11
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
12
name = 'kivy'
13
0 commit comments