aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-04-20 13:03:14 +0200
committerArne Schwabe <arne@rfc2549.org>2014-05-19 11:46:28 +0200
commitd4d92a17cf835ae6933bd88f573ac8733003047b (patch)
tree7e6ee9fd864941a7580cbe0a3c43099469583c83 /settings.gradle
parent78a90eb7a85065203091a24b535c07706984523b (diff)
downloadcgeo-d4d92a17cf835ae6933bd88f573ac8733003047b.zip
cgeo-d4d92a17cf835ae6933bd88f573ac8733003047b.tar.gz
cgeo-d4d92a17cf835ae6933bd88f573ac8733003047b.tar.bz2
Update original gradle support for current master
Add gradle wrapper to ease building with gradle Add support for maps-with-me in gradle build Update libraries for gradle build
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle b/settings.gradle
index d4d620b..1ae9410 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -3,3 +3,4 @@ include ':main'
include ':cgeo-calendar'
include ':cgeo-contacts'
//include ':settings'
+include ':mapswithme-api' \ No newline at end of file