mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-07 08:55:42 -04:00
Fixed Android interfaces import
This commit is contained in:
parent
ed4070a3d1
commit
886b0ac0ca
3 changed files with 4 additions and 3 deletions
2
RNS/vendor/platformutils.py
vendored
2
RNS/vendor/platformutils.py
vendored
|
@ -48,4 +48,4 @@ def cryptography_old_api():
|
|||
if cryptography.__version__ == "2.8":
|
||||
return True
|
||||
else:
|
||||
return False
|
||||
return False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue