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