Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jiujian
/
client-customer-order-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
zhuyifan
2025-02-20 11:52:03 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c7b4363801e96e2d2552a96bdf848b0e82b4035e
c7b43638
1 parent
3a0491d1
优化
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
gradle.properties
gradle.properties
View file @
c7b4363
...
...
@@ -3,4 +3,4 @@ org.gradle.parallel=true
org.gradle.caching
=
true
org.gradle.jvmargs
=
-Xmx3096m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.configureondemand
=
true
#
org.gradle.java.home
=
/usr/lib/jvm/java-11-openjdk-amd64
\ No newline at end of file
org.gradle.java.home
=
/usr/lib/jvm/java-11-openjdk-amd64
\ No newline at end of file
...
...
Please
register
or
login
to post a comment