diff options
author | zeapo <mohamed@zenadi.com> | 2014-08-16 16:55:46 +0200 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-08-16 16:55:46 +0200 |
commit | 3debc057071e4468921f99f2ebeb59f54eae9307 (patch) | |
tree | 3c49fbe76f033168a1c6e78ce52a52c03cef09fe /gradle.properties | |
parent | af72e54357a86cd04f689616269c8a1d8436937f (diff) |
git ignore cleanup done
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gradle.properties b/gradle.properties deleted file mode 100644 index 5d08ba75..00000000 --- a/gradle.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Project-wide Gradle settings. - -# IDE (e.g. Android Studio) users: -# Settings specified in this file will override any Gradle settings -# configured through the IDE. - -# For more details on how to configure your build environment visit -# http://www.gradle.org/docs/current/userguide/build_environment.html - -# Specifies the JVM arguments used for the daemon process. -# The setting is particularly useful for tweaking memory settings. -# Default value: -Xmx10248m -XX:MaxPermSize=256m -# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 - -# When configured, Gradle will run in incubating parallel mode. -# This option should only be used with decoupled projects. More details, visit -# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects -# org.gradle.parallel=true
\ No newline at end of file |