We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cae1f6 commit e768266Copy full SHA for e768266
pythonforandroid/recipes/pyjnius/__init__.py
@@ -6,7 +6,7 @@
6
7
8
class PyjniusRecipe(CythonRecipe):
9
- version = '1.4.2'
+ version = '1.5.0'
10
url = 'https://github.com/kivy/pyjnius/archive/{version}.zip'
11
name = 'pyjnius'
12
depends = [('genericndkbuild', 'sdl2'), 'six']
0 commit comments