Update Gradle to 8.9.3, Sdk to 35, Java to 17 and Fix

This commit is contained in:
lionel
2025-07-09 13:40:50 +02:00
parent d519208439
commit 56b24f0784
20 changed files with 107 additions and 86 deletions

View File

@ -23,11 +23,11 @@
<!-- Server Preferences -->
<string name="server_host">Host</string>
<string name="server_protocol">Use secure https</string>
<string name="server_host_def">www.netdldata.net</string>
<string name="server_host_def">transfer.netdldata.net</string>
<string name="server_port">Port</string>
<string name="server_port_def"></string>
<string name="server_root">Root</string>
<string name="server_root_def">/transfer</string>
<string name="server_root_def">/php</string>
<!-- Local Preferences -->
<string name="use_shared_storage">Use shared storage</string>