🐞 fix(Java-HTTP): 修复Java-HTTP api的编译问题

This commit is contained in:
gylove1994
2023-09-23 10:09:34 +08:00
parent 24d712c0c4
commit fbb0f1a34c
2 changed files with 4 additions and 2 deletions

6
src/Java/.gitignore vendored
View File

@@ -1,7 +1,6 @@
HELP.md
.gradle
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
@@ -40,4 +39,7 @@ out/
gradle.properties
/cache/
/gradle/
/gradle/*
!/gradle/wrapper/
!/gradle/wrapper/gradle-wrapper.jar

Binary file not shown.