初始化
This commit is contained in:
6
Assets/Plugins/Android/gradleTemplate.properties
Normal file
6
Assets/Plugins/Android/gradleTemplate.properties
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user