Initial commit: SVXHomyak - Android client for SVXLink reflectors
This commit is contained in:
8
gradle.properties
Normal file
8
gradle.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
org.gradle.jvmargs=-Xmx768m -XX:MaxMetaspaceSize=384m -XX:+UseSerialGC -Dfile.encoding=UTF-8
|
||||
kotlin.daemon.jvmargs=-Xmx512m -XX:+UseSerialGC
|
||||
org.gradle.workers.max=1
|
||||
org.gradle.daemon=false
|
||||
org.gradle.parallel=false
|
||||
org.gradle.caching=false
|
||||
kotlin.compiler.execution.strategy=in-process
|
||||
android.nonTransitiveRClass=true
|
||||
Reference in New Issue
Block a user