Skip to content

Commit 15f21e9

Browse files
committed
Increase memory usage for lint
1 parent a4107c3 commit 15f21e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
android.enableJetifier=false
22
android.useAndroidX=true
3-
org.gradle.jvmargs=-Xmx2048M
3+
org.gradle.jvmargs=-Xmx4092M
44

55
#SONATYPE_HOST=DEFAULT
66
# or when publishing to https://s01.oss.sonatype.org

0 commit comments

Comments
 (0)