Skip to content

Commit fc6257c

Browse files
committed
Fixed merge typo
1 parent 91a5ccc commit fc6257c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* which sets 3.5 GB.
3737
*/
3838

39-
ext.maxHeapSize = '-Xmx1500m' // default is 1G, but could be changed via command line or launched task type
39+
ext.maxHeapSize = '-Xmx1500m' // default is 1.5G, but could be changed via command line or launched task type
4040

4141
buildscript {
4242
repositories {

0 commit comments

Comments
 (0)