Skip to content

Commit e5cfcbe

Browse files
committed
Gradle our lord wants more RAM
1 parent 60b012d commit e5cfcbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ android.nonFinalResIds=false
1717
android.nonTransitiveRClass=false
1818
android.useAndroidX=true
1919
kotlin.code.style=official
20-
org.gradle.jvmargs=-Xmx1536M -Dkotlin.daemon.jvm.options\="-Xmx1536M"
20+
org.gradle.jvmargs=-Xmx3g -Dkotlin.daemon.jvm.options\="-Xmx3g"
2121
org.gradle.unsafe.configuration-cache=true
2222
org.gradle.unsafe.configuration-cache-problems=warn

0 commit comments

Comments
 (0)