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 Cuong M. Tran
parent 246ab2e8aa
commit 2b174019af
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -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