Skip to content

Commit

Permalink
more ram
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Mar 26, 2024
1 parent 0895b3b commit 9cc9a40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
#Gradle
org.gradle.jvmargs=-Xmx6G
org.gradle.jvmargs=-Xmx4g

kotlin.daemon.jvmargs=-Xmx4g

#Kotlin
kotlin.code.style=official

#Android
android.useAndroidX=true

systemProp.org.gradle.internal.publish.checksums.insecure=true
moko.resources.disableStaticFrameworkWarning=true

0 comments on commit 9cc9a40

Please sign in to comment.