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 1223337 + b5f1f67 commit e43c3cdCopy full SHA for e43c3cd
pythonforandroid/recipes/kivy/__init__.py
@@ -6,8 +6,7 @@
6
7
8
class KivyRecipe(CythonRecipe):
9
- # post kivy==1.10.1, SDL2 bugs are fixed (like orientation bug)
10
- version = '44a8a6f'
+ version = '1.11.0'
11
url = 'https://github.com/kivy/kivy/archive/{version}.zip'
12
name = 'kivy'
13
0 commit comments