commit | adea0fd717e56495efb23fd93f4aabab9c451190 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed Jul 06 05:26:26 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Wed Jul 06 02:33:42 2016 -0700 |
tree | 7efa75614548959d36372a2eec526421a3902c5d | |
parent | a3e405600f84549b7ff6e82371ce422fa1ecec65 [diff] [blame] |
Basic gradle build structure Change-Id: I07a8097955ad77d002663fcc62cc9a1988f2eaf5
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..1a644c7 --- /dev/null +++ b/gradle.properties
@@ -0,0 +1 @@ +org.gradle.daemon=true