summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorYigit Boyar <yboyar@google.com>2014-12-11 16:01:02 -0800
committerYigit Boyar <yboyar@google.com>2014-12-11 16:01:02 -0800
commit2d5a37e735e7b281498fc0dfedc7e476ca724b89 (patch)
tree580df0e14e679cad1395a37e4be96c39ed8091e2 /gradle.properties
parent3d4bdfeeb2ffd1b2ec8a26abd1f4306295a66a43 (diff)
downloaddata-binding-2d5a37e735e7b281498fc0dfedc7e476ca724b89.tar.gz
cleanup personal references
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties19
1 files changed, 0 insertions, 19 deletions
diff --git a/gradle.properties b/gradle.properties
deleted file mode 100644
index 37623e8f..00000000
--- a/gradle.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# Copyright (C) 2014 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-org.gradle.daemon=true
-#org.gradle.fork=true
-org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx1024m -Dfile.encoding=UTF-8 \ No newline at end of file