We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8740267 commit 7d2e4b1Copy full SHA for 7d2e4b1
1 file changed
pythonforandroid/recipes/pycryptodome/__init__.py
@@ -2,7 +2,7 @@
2
3
4
class PycryptodomeRecipe(PythonRecipe):
5
- version = '3.6.3'
+ version = '3.9.4'
6
url = 'https://github.com/Legrandin/pycryptodome/archive/v{version}.tar.gz'
7
depends = ['setuptools', 'cffi']
8
0 commit comments