Thanks to visit codestin.com Credit goes to github.com
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 e3d66a5 + 7a5f331 commit c21cc75Copy full SHA for c21cc75
pythonforandroid/recipes/pyjnius/__init__.py
@@ -6,7 +6,7 @@
6
7
8
class PyjniusRecipe(CythonRecipe):
9
- version = 'master'
+ version = '1.1.3'
10
url = 'https://github.com/kivy/pyjnius/archive/{version}.zip'
11
name = 'pyjnius'
12
depends = [('python2', 'python3crystax'), ('genericndkbuild', 'sdl2', 'sdl'), 'six']
0 commit comments