Revert changes to gradle.properties

(cherry picked from commit d6ba3c824972c8a2196516edd42e9e8be6385f36)
This commit is contained in:
AntsyLich 2024-03-02 20:25:38 +06:00 committed by Jobobby04
parent f267f2ad5b
commit c02c5aa915

View File

@ -6,5 +6,5 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
org.gradle.caching=true org.gradle.caching=true
org.gradle.configureondemand=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 org.gradle.parallel=true