Revert changes to gradle.properties

This commit is contained in:
AntsyLich 2024-03-02 20:25:38 +06:00
parent c56f4665ef
commit d6ba3c8249
No known key found for this signature in database

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