0
0
mirror of https://github.com/etesync/android.git synced 2024-09-19 20:32:17 +02:00
etesync-android/.gitmodules
Tom Hacohen b8043a563a Switch ical/vcard/cert4android to our own repos.
DAVdroid have updated to kotlin, and kotlin is problematic with
annotation processors which was breaking the whole build.

This also meant we were not able to update to a new gradle version or
import just partial, smaller fixes. Now we have control over the
submodules as well, which fixes the above issues. At least for now.
2018-01-19 15:40:12 +00:00

10 lines
291 B
Plaintext

[submodule "ical4android"]
path = ical4android
url = https://gitlab.com/tasn/ical4android.git
[submodule "vcard4android"]
path = vcard4android
url = https://gitlab.com/tasn/vcard4android.git
[submodule "cert4android"]
path = cert4android
url = https://gitlab.com/tasn/cert4android.git