libDGX setup
This commit is contained in:
parent
c5ae4de37a
commit
18e54ffa75
13 changed files with 641 additions and 0 deletions
4
gradle.properties
Normal file
4
gradle.properties
Normal file
|
@ -0,0 +1,4 @@
|
|||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms128m -Xmx1500m
|
||||
org.gradle.configureondemand=false
|
||||
android.enableR8.fullMode=false
|
Loading…
Add table
Add a link
Reference in a new issue