2015-03-08 22:30:03 +00:00
|
|
|
|
/*
|
|
|
|
|
* Copyright (c) 2013 – 2015 Ricki Hirner (bitfire web engineering).
|
|
|
|
|
* All rights reserved. This program and the accompanying materials
|
|
|
|
|
* are made available under the terms of the GNU Public License v3.0
|
|
|
|
|
* which accompanies this distribution, and is available at
|
|
|
|
|
* http://www.gnu.org/licenses/gpl.html
|
|
|
|
|
*/
|
|
|
|
|
|
2014-12-20 19:21:46 +00:00
|
|
|
|
include ':app'
|
2015-10-10 00:15:01 +00:00
|
|
|
|
include ':dav4android'
|
2015-10-14 16:19:59 +00:00
|
|
|
|
include ':ical4android'
|
2015-10-10 21:30:38 +00:00
|
|
|
|
include ':vcard4android'
|
2016-09-01 20:03:38 +00:00
|
|
|
|
include ':cert4android'
|