This repository has been archived on 2022-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
fanny-app/android-sources/libs/arm64-v8a/lib/symlink-windows.bat
dorian 086e10b2f9 - release candidate 1.1.0
- added the ability to download pdf files
- added warning message "Processing error"
- new pull-to-refresh indicator
- fixed eye-ion on login screen
2019-11-06 22:02:48 +01:00

3 lines
No EOL
100 B
Batchfile

del libcrypto.so libssl.so
mklink /H libcrypto.so libcrypto.so.1.1
mklink /H libssl.so libssl.so.1.1