Created
April 28, 2024 09:26
-
-
Save silvernoo/bdb25a44a9219a6e23a0c5159fc07bd9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| android.useAndroidX=true | |
| org.gradle.daemon=true | |
| kotlin.incremental=true | |
| org.gradle.jvmargs=-Xmx16384m -XX:MaxPermSize=16384m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:-UseGCOverheadLimit | |
| org.gradle.parallel=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment