mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Revert changes to gradle.properties
This commit is contained in:
parent
c56f4665ef
commit
d6ba3c8249
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
|
|||
|
||||
org.gradle.caching=true
|
||||
org.gradle.configureondemand=true
|
||||
org.gradle.jvmargs=-Xmx3g -Dfile.encoding=UTF-8
|
||||
org.gradle.jvmargs=-Xmx4g -Dfile.encoding=UTF-8
|
||||
org.gradle.parallel=true
|
||||
|
|
Loading…
Reference in a new issue