diff options
Diffstat (limited to '.idea/ant.xml')
-rwxr-xr-x | .idea/ant.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.idea/ant.xml b/.idea/ant.xml index 13b52a5a..4e95ddbe 100755 --- a/.idea/ant.xml +++ b/.idea/ant.xml @@ -7,9 +7,10 @@ </properties> </buildFile> <buildFile url="file://$PROJECT_DIR$/build.xml"> + <maximumHeapSize value="256" /> <properties> <property name="kotlin.compiler" value="$PROJECT_DIR$/../kotlin/dist/kotlinc" /> </properties> </buildFile> </component> -</project> +</project>
\ No newline at end of file |