File tree Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <module external.linked.project.id=" daily-goals-master" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$" external.system.id=" GRADLE" type =" JAVA_MODULE" version =" 4" >
3
+ <component name =" FacetManager" >
4
+ <facet type =" java-gradle" name =" Java-Gradle" >
5
+ <configuration >
6
+ <option name =" BUILD_FOLDER_PATH" value =" $MODULE_DIR$/build" />
7
+ <option name =" BUILDABLE" value =" false" />
8
+ </configuration >
9
+ </facet >
10
+ </component >
11
+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_1_7" inherit-compiler-output =" true" >
12
+ <exclude-output />
13
+ <content url =" file://$MODULE_DIR$" >
14
+ <excludeFolder url =" file://$MODULE_DIR$/.gradle" />
15
+ </content >
16
+ <orderEntry type =" inheritedJdk" />
17
+ <orderEntry type =" sourceFolder" forTests =" false" />
18
+ </component >
19
+ </module >
Original file line number Diff line number Diff line change 9
9
10
10
# Specifies the JVM arguments used for the daemon process.
11
11
# The setting is particularly useful for tweaking memory settings.
12
- org.gradle.jvmargs =-Xmx1536m
12
+ org.gradle.jvmargs =-Xmx1024m
13
13
14
14
# When configured, Gradle will run in incubating parallel mode.
15
15
# This option should only be used with decoupled projects. More details, visit
Original file line number Diff line number Diff line change
1
+ # # This file must *NOT* be checked into Version Control Systems,
2
+ # as it contains information specific to your local configuration.
3
+ #
4
+ # Location of the SDK. This is only used by Gradle.
5
+ # For customization when using a Version Control System, please read the
6
+ # header note.
7
+ # Mon Apr 16 15:53:49 IST 2018
8
+ sdk.dir =C\:\\ Users\\ pc\\ AppData\\ Local\\ Android\\ Sdk
You can’t perform that action at this time.
0 commit comments