Docs: minor AS 2.0 related fixes

Change-Id: Ibd247ad52bacd6a839f243f37398d0b0c225436e
This commit is contained in:
Adarsh Fernando
2016-04-07 11:11:00 -07:00
parent 6bd5c3d4cc
commit 037dd285e1
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

@@ -593,7 +593,7 @@ parent.link=index.html
android {
...
dexOptions {
maxProcessCount 8
maxProcessCount 4
javaMaxHeapSize "2g"
}
}