revert changes for https://github.com/PhilippC/keepass2android/issues/1617 because GnuTLS is currently not available for Android through FluentFTP

This commit is contained in:
Philipp Crocoll
2025-08-12 14:43:37 +02:00
parent 96f5953ed1
commit 93d1eb9141
7 changed files with 7 additions and 15 deletions

View File

@@ -744,7 +744,6 @@
<string-array name="ChangeLog_1_14_net">
<item>WebDav improvements: Bug fix for listing folders; support for chunked uploads and transactions</item>
<item>Added support for Samba/Windows network shares</item>
<item>Updated FluentFTP and enabled support for GnuTLS stream, supporting TLS 1.3 and solving other FTPS issues</item>
<item>Updated JSch to support more modern algorithms in SFTP</item>
</string-array>