Skip to content

Commit 2c173c2

Browse files
kumyactions-user
authored andcommitted
ci: Raise Gradle memory
1 parent 9ab0c58 commit 2c173c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

obv_messenger/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ android.enableJetifier=false
1818
android.nonFinalResIds=true
1919
android.nonTransitiveRClass=true
2020
android.useAndroidX=true
21-
org.gradle.jvmargs=-Xmx1536M -Dkotlin.daemon.jvm.options\="-Xmx1536M"
21+
org.gradle.jvmargs=-Xmx4096M -Dkotlin.daemon.jvm.options\="-Xmx4096M"

0 commit comments

Comments
 (0)