mirror of
https://github.com/etesync/android
synced 2024-11-12 18:59:10 +00:00
15 lines
438 B
Groovy
15 lines
438 B
Groovy
/*
|
||
* 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
|
||
*/
|
||
|
||
include ':app'
|
||
include ':dav4android'
|
||
include ':ical4android'
|
||
include ':vcard4android'
|
||
|
||
include ':MemorizingTrustManager'
|