feat: support S3 transfer protocol

This commit is contained in:
hstyi
2025-06-25 16:36:48 +08:00
committed by hstyi
parent a2a02c0bad
commit cee0c863f8
24 changed files with 701 additions and 466 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
project.version = "0.0.1"
project.version = "0.0.2"
dependencies {