Files
weixinFrameWork/Assets/Plugins/Android/gradleTemplate.properties

7 lines
326 B
Properties
Raw Normal View History

2026-06-05 22:12:05 +08:00
org.gradle.jvmargs=-Xmx**JVM_HEAP_SIZE**M -Dfile.encoding=UTF-8
org.gradle.parallel=true
unityStreamingAssets=**STREAMING_ASSETS**
**ADDITIONAL_PROPERTIES**
systemProp.gradle.repositories.mavenCentral=https://maven.aliyun.com/repository/central
systemProp.gradle.repositories.google=https://maven.aliyun.com/repository/google