Skip to content

Commit 64ff7a8

Browse files
authored
Bump pyjnius version to 1.6.1 (#2914)
1 parent 5b097dc commit 64ff7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/pyjnius/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
class PyjniusRecipe(CythonRecipe):
9-
version = '1.5.0'
9+
version = '1.6.1'
1010
url = 'https://github.com/kivy/pyjnius/archive/{version}.zip'
1111
name = 'pyjnius'
1212
depends = [('genericndkbuild', 'sdl2'), 'six']

0 commit comments

Comments
 (0)